Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 562 Bytes

File metadata and controls

30 lines (25 loc) · 562 Bytes

Builder Mode

For devs who like a little ritual before the real work begins.

Download

git clone https://github.com/engineeredtoimperfection/builder-mode.git

Try It Out

Run this in the cloned directory:

source ./builder-mode.sh

Activate Builder Mode

buildr

Exit Builder Mode

exitbuildr

Install (Optional)

If you enjoyed it, add this to your .bashrc to keep using it:

source /path/to/builder-mode/builder-mode.sh

Make sure to use the actual path instead of the placeholder.