1.0.17 • Published 5 years ago

git-falcon9 v1.0.17

Weekly downloads
19
License
MIT
Repository
github
Last release
5 years ago

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

1.0.17

5 years ago

1.0.16

6 years ago

1.0.15

6 years ago

1.0.14

6 years ago

1.0.13

6 years ago

1.0.12

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago