create-file-cli
v0.0.4
Published
create files with some useful comment
Downloads
2
Readme
create-file-cli
Create files with some useful comment.
Installation
# npm
$ npm install create-file-cli -g
# yarn
$ yarn global add create-file-cli
Usage
touchme <file ...> [options]
Options:
-v, --version output the version number
-c, --copy <source> copy file and add comment
-H, --hashtag comment by '#'
-s, --slash comment by '/'
-h, --help output usage information
License
MIT