Hyper Touchbar Save

👇 A mac touch bar plugin for hyper term.

Project README

Hyper Touchbar

A Mac Touch Bar plugin for Hyper Term!

Install

To install, edit ~/.hyperjs and add hyper-touchbar to plugins:

plugins: [
  "hyper-touchbar",
],

Contributing

Feel free to contribute to Hyper Touchbar by requesting a feature, submitting a bug or contributing code.

To set up the project for development:

  1. Clone this repository into ~/.hyper_plugins/local/
  2. Run npm install within the project directory
  3. Run npm run build to build the plugin OR npm run dev to build the plugin and watch for file changes.
  4. Add the name of the directory to localPlugins in ~/.hyper.js.
  5. Reload terminal window
  6. Happy developing!
Open Source Agenda is not affiliated with "Hyper Touchbar" Project. README Source: jxom/hyper-touchbar
Stars
26
Open Issues
3
Last Commit
4 years ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating