chiaychang / hpm

The official plugin manager for Hyper

Home Page:https://npmjs.com/hpm-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hpm Build Status Slack Channel XO code style Coverage Status

✨ A plugin manager for Hyper.app ✨

Install

npm install -g hpm-cli

Usage

▲ hpm help

  Usage: hpm [options] [command]

  Commands:

    d, docs, h, home               Open the npm page of a plugin
    f, fork                        Fork a plugin from npm into your ~/.hyper_plugins/local
    help                           Display help
    i, install                     Install a plugin
    ls, list                       List installed plugins
    lsr, list-remote, ls-remote    List plugins available on npm
    s, search                      Search for plugins on npm
    u, uni, uninstall, rm, remove  Uninstall a plugin

  Options:

    -h, --help     Output usage information
    -v, --version  Output the version number

About

The official plugin manager for Hyper

https://npmjs.com/hpm-cli

License:MIT License


Languages

Language:JavaScript 100.0%