All Projects → BrianIshii → git-falcon9

BrianIshii / git-falcon9

Licence: MIT license
No description or website provided.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to git-falcon9

Nasa-And-Spacex-Cooperation
Theme Outer Space
Stars: ✭ 41 (+156.25%)
Mutual labels:  rocket, spacex
Spacex Api
🚀 Open Source REST API for SpaceX launch, rocket, core, capsule, starlink, launchpad, and landing pad data.
Stars: ✭ 8,973 (+55981.25%)
Mutual labels:  rocket, spacex
peach
Lightweight framework built on top of flask, falcon with a touch of magic
Stars: ✭ 19 (+18.75%)
Mutual labels:  falcon
FullstackRustDemo
Novelty website + bucket questions implementation.
Stars: ✭ 40 (+150%)
Mutual labels:  rocket
lohr
Git mirroring daemon
Stars: ✭ 28 (+75%)
Mutual labels:  rocket
bin
highly opinionated, minimal pastebin
Stars: ✭ 97 (+506.25%)
Mutual labels:  rocket
hyper-wal
Extension for using colorschemes generated by wal in Hyper terminal
Stars: ✭ 21 (+31.25%)
Mutual labels:  hyper
spacex-launch-data
uses the freely available SpacexAPI and basic HTML CSS and JS to give details of missions
Stars: ✭ 25 (+56.25%)
Mutual labels:  spacex
falcon-sqla
SQLAlchemy session management middleware for Falcon applications.
Stars: ✭ 20 (+25%)
Mutual labels:  falcon
hyper.sh-connector-k8s
Hyper.sh Container Connector for Kubernetes
Stars: ✭ 22 (+37.5%)
Mutual labels:  hyper
juniper rocket
Rocket integration for Juniper, the GraphQL server library for Rust
Stars: ✭ 20 (+25%)
Mutual labels:  rocket
owl-light
Open-Falcon client-side project.
Stars: ✭ 12 (-25%)
Mutual labels:  falcon
hyper-rose-pine-next
Hyper Theme - which supports your System Preferences
Stars: ✭ 28 (+75%)
Mutual labels:  hyper
doki-theme-hyper
Cute anime character themes for Hyper.js.
Stars: ✭ 67 (+318.75%)
Mutual labels:  hyper
hyper-opacity
Set the opacity of your Hyper terminal (Windows and MacOS)
Stars: ✭ 100 (+525%)
Mutual labels:  hyper
MAPLEAF
6-DOF Rocket Flight Simulation Framework
Stars: ✭ 28 (+75%)
Mutual labels:  rocket
rocket prometheus
Prometheus fairing and handler for Rocket
Stars: ✭ 38 (+137.5%)
Mutual labels:  rocket
hyper-bloody
⚡ A bloody theme for hyper
Stars: ✭ 18 (+12.5%)
Mutual labels:  hyper
hyper-clean
✨ A clean Hyper theme with IBM Design colors
Stars: ✭ 30 (+87.5%)
Mutual labels:  hyper
faucon
NVIDIA Falcon Microprocessor Suite
Stars: ✭ 28 (+75%)
Mutual labels:  falcon

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].