1.0.15 • Published 5 years ago

winkit v1.0.15

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

Winkit CLI

Platforms Platforms Platforms Platforms

License

Winkit CLI is a command line that allows you to manage and use all the related plugins developed by Wink.

Supported plugins

Minimum requirements

Get started

$ npm install winkit -g
$ winkit --help

Commands

Add new plugin to your Winkit CLI.
$ winkit add:plugin <name>
Update an existing plugin of your Winkit CLI.
$ winkit update:plugins <name>
Delete an existing plugin of your Winkit CLI.
$ winkit delete:plugin <name>
Use a specific version of a plugin of your Winkit CLI.
$ winkit use:plugin <name> <version>

NOTE

in case of problems in Unix filesystems run:

$ cd /usr/local/bin && chmod +x winkit

Then go in the folder where npm installed winkit ad run:

$ yarn link && yarn link "winkit"
1.0.15

5 years ago

1.0.14

5 years ago

1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.0

5 years ago