Skip to content

JavaScriptsShare/gitrocket

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitrocket

A fun plugin for the Hyper terminal that launches a rocket ship when you push code with Git.

gitrocker usage GIF

Installation

To use this plugin, first install the plugin in your ~/.hyper_plugins folder.

$ cd ~/.hyper_plugins
$ npm install gitrocket

Then add the plugin's name in your ~/.hyper.js file as an item in the plugins array.

plugins: [
  "gitrocket"
],

Afterwards, refresh your Hyper terminal with View > Full Reload.

Development

To run a local version of this plugin, clone it in your ~/.hyper_plugins/local folder.

$ cd ~/.hyper_plugins/local
$ git clone git@github.com:bomanimc/gitrocket.git

Then add the plugin's name in your ~/.hyper.js file as an item in the plugins array.

localPlugins: [
  "gitrocket"
],

Afterwards, use npm run build to create a /dist folder. Lastly, refresh you terminal.

About

A rocket ship that launches in your Hyper terminal when you push code with Git.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy