add-header-comment
v1.0.1
Published
Add comments to the head of the files
Downloads
2
Readme
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