/Feuer

A simple CLI tool, which saves all the work in progress code in times of emergency to github.

Primary LanguageJavaScript

Feuer (Fire 🔥 )

Feuer, means fire in German, is a simple CLI tool.

Feuer can be used in following scenario

  • In case of Fire
  • In case of wife / girlfriend
  • In case of emergency exit & etc.

Installation instructions

npm i -D feuer - Installs feuer as devDependency

How it works

In case of fire or any emergency, just type feuer in command line and hit Enter.

  • Adds all the untracked files
  • Checkout new branch called feuer_branch
  • Commits the changes
  • Push it to remote repo.

In case of Emergencies, use feuer and thank me later 😉