mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-21 02:29:23 +00:00
added shell directory with shell files
This commit is contained in:
parent
fa1caadede
commit
d46c17d46a
11 changed files with 110 additions and 34 deletions
6
shell/install-dev
Normal file
6
shell/install-dev
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
git checkout dev
|
||||
cd node_modules
|
||||
git clone git://github.com/coderaiser/minify
|
||||
cd minify
|
||||
git checkout dev
|
||||
cd ../../
|
||||
Loading…
Add table
Add a link
Reference in a new issue