chunnienc / tfjs-license-fix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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]

About

License:Apache License 2.0


Languages

Language:JavaScript 64.2%Language:TypeScript 35.8%