archive
/
JSFuckify
Archived
1
Fork 0

Add CLI file

This commit is contained in:
Jake Howard 2016-03-24 19:58:14 +00:00
parent 48f46e25b4
commit 05df529e97
2 changed files with 2 additions and 0 deletions

1
lib/cli.js Normal file
View File

@ -0,0 +1 @@
#!/usr/bin/env node

View File

@ -8,6 +8,7 @@
"lint": "eslint 'lib/'"
},
"author": "TheOrangeOne",
"bin": "./bin/cli.js",
"dependencies": {
"browserify": "=13.0.0",
"browserify-transform-tools": "=1.5.3",