eclise
TypeScript icon, indicating that this package has built-in type declarations

0.33.2 • Public • Published

anycli

anycli: create your own CLI

Version CircleCI Appveyor CI Codecov Greenkeeper Known Vulnerabilities Downloads/week License

Useful Repos

Plugins

Building your own plugin

Writing code for plugins is essentially the same as writing within a CLI. They can export 3 different types: commands, hooks, and other plugins.

Run yarn create anycli plugin mynewplugin to create a plugin a new directory. This will come with a sample command and hook

/eclise/

    Package Sidebar

    Install

    npm i eclise

    Weekly Downloads

    1

    Version

    0.33.2

    License

    MIT

    Last publish

    Collaborators

    • dickeyxxx