license-check-and-add

v4.0.5
A tool to enable the checking, inserting and removal of licenses
license check header add insert remove regex pattern match and 2 more...

build

tsc

build:watch

npm run build -- -w

preintegration

npm run build

prepare

npm run build

integration

mocha -r ts-node/register 'test/**/*.spec.ts'

lint

tslint -c tslint.json 'src/**/*.ts'

test

npm run lint && npm run unit && npm run integration

unit

nyc mocha -r ts-node/register 'src/**/*.spec.ts'
npm i license-check-and-add

Metadata

Downloads

Maintainers