1.1.3 • Published 4 years ago
twinkle-cli v1.1.3
twinkle-cli
Extensible command collection.
Installation
npm install --save-dev twinkle-cli
Usage
npx twinkle help
twinkle [command]
Commands:
twinkle exec [command] Run a command from local or remote
twinkle iconfont [file] Extract icons from iconfont.cn
twinkle tinify Tinify images by TinyPNG
twinkle update Update dependencies
Options:
--help Show help [boolean]
--version Show version number [boolean]
Commands can be found in:
Plugins
Twinkle will automatically read the dependency named [@*/]twinkle-plugin-*
in the current package.json
and load it as a plugin.