2019-06-07 11:37:58 +03:00
2019-06-07 11:32:20 +03:00
2019-06-07 09:31:24 +03:00
2019-06-07 09:31:24 +03:00
2019-06-07 11:32:20 +03:00
2019-06-07 11:37:58 +03:00
2019-06-07 09:31:24 +03:00

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

📁 ile system

📜 fix_permissions

Description
No description provided
Readme 166 KiB
Languages
Shell 97.9%
JavaScript 2.1%