@teppeis/clutz
v1.0.29-4c95e12.v20190929
Published
npm package for clutz
Downloads
13,974
Maintainers
Readme
clutz-npm
npm package for clutz (Closure to TypeScript .d.ts
generator)
Usage
$ npm i -g @teppeis/clutz
$ clutz foo.js bar.js
$ gents foo.js bar.js
or
$ npx clutz foo.js bar.js
$ npx -p @teppeis/clutz gents foo.js bar.js
How to contribute
Set up for developers
$ git clone [email protected]:teppeis/clutz-npm.git
$ cd clutz-npm
$ git submodule update --init
$ npm install
$ npm run build # make clutz-all.jar with gradle wrapper
$ npm test
License
MIT License: Teppei Sato <[email protected]>