mirror of
https://github.com/shadoll/sscript.git
synced 2026-08-28 03:53:11 +00:00
b9879d231ce30a4a21b789835e281679abaedf65
sscript
Useful Shell scripts for projects
Install
with npm
npm install sscripts
with yarn
yarn add sscripts
Run
shell
./node_modules/.bin/{script_name}
npm
npm run {script_name}
yarn
yarn {script_name}
Scripts
git
storage_push
Upload all changes in storage folder into git repository
submodule_pull
file system
fix_permissions
Languages
Shell
97.9%
JavaScript
2.1%