0.1.6 • Published 10 years ago
eth-git-flow v0.1.6
eth-git-flow
Why?
creating and fixing PRs is done manually through github's GUI. eth-git-flow makes the process automatic from our beloved terminal.
Install
npm i -g eth-git-flowUsage
once installed, run egf in a working directory to push branch and follow instructions to create or edit the pr of the current working branch.
Development
git clone git@github.com:goldylucks/eth-git-flow.git
cd eth-git-flow
npm start