Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 620 Bytes

File metadata and controls

18 lines (13 loc) · 620 Bytes

git-josh

Ever found yourself in a sticky git situation? Ever just thought to yourself, "man I really wish Josh was here to help fix my code"? Now, with just one command, you can summon Josh at your wish!

Usage

Simply run the command git josh any where in your repo, followed by cd ., and watch your problems be solved in front of you.

Installation

To install, execute the following in your terminal:

curl -s https://raw.githubusercontent.com/micleo2/git-josh/master/install.sh | sudo sh

Requirements

Must have ruby installed on your machine. Also only tested on Linux/Mac OS.