apachelp
v0.6.0
Published
Prepend apache license preamble to file.
Maintainers
Readme
apachelp
Prepend the Apache license preamble into the file. Inspired by echarts.
install
With npm do:
npm install apachelp -Dor yarn:
yarn add apachelp -Dusage
cli
apachelp --org [apache] --verbose --path [file|directory] --nosilentargs
- org
Assign organization.
For Example: Licensed to the [org] under one...
- verbose
The pass file output terminal.
- path
Assign file or directory files for insert the Apache license preamble.
- ignore
Read process.cwd() assign ignore file, default file is .headerignore.
- nosilent
Throw an error when exists no preamble license file.
