1.0.17 • Published 4 years ago

git-falcon9 v1.0.17

Weekly downloads
19
License
MIT
Repository
github
Last release
4 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

4 years ago

1.0.16

5 years ago

1.0.15

5 years ago

1.0.14

5 years ago

1.0.13

5 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago