Skip to content
/ hpm Public
forked from an2323/hpm

✨ A plugin manager for HyperTerm ✨

License

Notifications You must be signed in to change notification settings

kolodny/hpm

 
 

Repository files navigation

hpm Build Status XO code style Coverage Status codecov

✨ A plugin manager for HyperTerm ✨

Install

npm install -g hpm-cli

Usage

❯ hpm --help

  Usage: hpm [options]

  Options:

    -h, --help             output usage information
    -V, --version          output the version number
    i, install <plugin>    Install a plugin
    u, uninstall <plugin>  Uninstall a plugin (aliases: rm, remove)
    ls, list               List installed plugins
    s, search <query>      Search for plugins on npm
    ls-remote              List plugins available on npm
    d, docs <plugin>       Open the npm page of the <plguin>

Upcoming

  • Bulk commands (e.g. hpm i hyperpower hyperyellow)
  • hpm help
  • hpm search <query>
  • hpm unistall <plugin>
  • hpm ls

Maybe

  • hpm init (or something like that) that downloads HyperTerm for you

About

✨ A plugin manager for HyperTerm ✨

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%