1.0.1 • Published 3 years ago

add-header-comment v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

add-header-comment

Add comments to the head of the files

Installation

$ npm install add-header-comment

Examples

addnote -h

addnote -p '/Users/xxxxx/xxxxx' -r 'ts$' -a '/Users/xxxx/xxx.ts'


-p<string> The path of the target files,requiredOption

-r<string> The reg string to filter files,requiredOption

-a<string> Header file path,requiredOption

License

MIT

1.0.1

3 years ago