@hypercli/kit
Kit lifecycle management plugin for the hyper CLI. Handles installation, updates, and discovery of generator kits from npm, GitHub, and local sources.
Install
Included automatically with @hypercli/cli. Can also be installed as a standalone oclif plugin.
Commands
hyper kit install <source> — Install a kit
hyper kit list — List installed kits
hyper kit info <kit> — Show kit details
hyper kit update [kit] — Update kits
hyper kit uninstall <kit> — Remove a kit
Documentation
Full documentation at hyperdev.saulo.engineer.
License
MIT