mirror of
https://github.com/tomru/switchmon.git
synced 2026-03-03 06:27:23 +01:00
split cli and helper, add bin entry to package.json
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"bin" : { "swm" : "./cli.js" },
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/tomru/switchmon.git"
|
||||
|
||||
Reference in New Issue
Block a user