1.1.3 • Published 4 years ago

twinkle-cli v1.1.3

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

twinkle-cli

Extensible command collection.

Change Log

Chinese docs(中文文档)

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.

1.1.1

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.0

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

1.0.0-0

4 years ago