How to add path folder to github workflows CI
programming github , shellHow to add path folder to github workflows CI Sometimes when you try to use a command and Bash displays the Command not found error, it might be because the pro
How to add path folder to github workflows CI Sometimes when you try to use a command and Bash displays the Command not found error, it might be because the pro
husky support for linux, husky support for windows, husky support for cygwin, husky support for WSL
How to remove github workflows logs each workflow runs creating huge logs in github actions. sometimes you need to clean them to prune repository sizes. below i
How to reorder cygwin binary execution files as first priority Script header bash to reorder cygwin binary execution files as priority /usr/bin/env bash install
Common Settings For .bashrc custom NodeJS executable pathsif [ -d /media/dimaslanjaka/DATA/bin/node/linux/bin ] ; then export PATH=PATH:/media/dimaslanjaka/DATA
Script java killer Windows CMD create script with name killjava.cmd or killjava.bat killjava.cmd killjava.bat @echo offtaskkill /f /im jqs.exetaskkill /f /im ja
How to remove all files from the git history that are not currently present? SummaryIve seen several articles and questions about how to remove a single file fr
Get total words of hexo post Hexo script to get words count of a post contents / Get the word count of a paragraph. /hexo.extend.helper.registerword_count, cont
What are the different data types present in javascript? Common Data Type The following are data types commonly used in JavaScript Boolean true, false Null null