apachelp

0.6.0 • Public • Published

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.

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i apachelp

    Weekly Downloads

    12

    Version

    0.6.0

    License

    MIT

    Unpacked Size

    14.4 kB

    Total Files

    8

    Last publish

    Collaborators

    • shinken008