git-falcon9

1.0.17 • Public • Published

Build Status

git-falcon9

This is a plugin for the Hyper terminal that launches a Falcon 9 when you push code and lands when you pull code with Git.

Alt Text Alt Text

Installation

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

$ cd ~/.hyper_plugins
$ npm install git-falcon9

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

plugins: [
  "git-falcon9"
],

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

If this does not work, restarting your Hyper Terminal might help.

Inspired by gitrocket, space-pull and SpaceX Falcon 9 Landing CSS

Special launch for very large commits

The max payload for a Falcon 9 is 22.8kB. Commits larger than 22.8kB may require something special.

Alt Text

Dependents (0)

Package Sidebar

Install

npm i git-falcon9

Weekly Downloads

2

Version

1.0.17

License

MIT

Unpacked Size

116 kB

Total Files

5

Last publish

Collaborators

  • brianishii