Useful Shell scripts for projects
with npm
npm install sscripts
with yarn
yarn add sscripts
shell
./node_modules/.bin/{script_name}
npm
npm run {script_name}
yarn
yarn {script_name}
Upload all changes in storage folder into git repository