mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(package) add bin
This commit is contained in:
parent
5a99006391
commit
b43bde7687
1 changed files with 3 additions and 0 deletions
|
|
@ -8,6 +8,9 @@
|
|||
"type": "git",
|
||||
"url": "git://github.com/coderaiser/cloudcmd.git"
|
||||
},
|
||||
"bin": {
|
||||
"cloudcmd": "./bin/cloudcmd"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "sh ./test/test.sh",
|
||||
"start": "cloudcmd.js"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue