0.6.0 • Published 3 years ago

apachelp v0.6.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

apachelp

Prepend the Apache license preamble into the file. Inspired by echarts.

install

With npm do:

npm install apachelp -D

or yarn:

yarn add apachelp -D

usage

cli

apachelp --org [apache] --verbose --path [file|directory] --nosilent

args

  • 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.

0.6.0

3 years ago

0.5.0

3 years ago

0.4.0

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago