No known key found for this signature in database
GPG Key ID: B664881177781B04
1 changed files with
1 additions and
0 deletions
-
main.js
|
|
|
@ -1,3 +1,4 @@ |
|
|
|
#!/usr/bin/env node
|
|
|
|
var argv = require('yargs') |
|
|
|
.example('$0 ./path/to/files') |
|
|
|
.example('$0 -w source/scss -w source/js ./public') |
|
|
|
|