1.0.15 • Published 6 years ago

winkit v1.0.15

Weekly downloads
1
License
MIT
Repository
-
Last release
6 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

6 years ago

1.0.14

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.0

7 years ago