/tfjs-license-fix

Primary LanguageJavaScriptApache License 2.0Apache-2.0

tfjs-license-fix

Install

npm i -g chunnienc/tfjs-license-fix

Usage

tfjs-license-fix --help

Options:
  --version  Show version number                                       [boolean]
  --glob     If presented, add/update license header to the matched files from
             the current directory. Otherwise, process the current git changed &
             unstaged files.                                             [array]
  --no-add   If presented, only update existing license headers.
                                                      [boolean] [default: false]
  --help     Show help                                                 [boolean]