0.0.4 • Published 5 years ago

create-file-cli v0.0.4

Weekly downloads
15
License
MIT
Repository
github
Last release
5 years ago

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

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago