git-code psimk/git-code
A cli tool which allows you to clone a github repo (more to come...) into $TEMPDIR and open it up with your $EDITOR.
npm i -g @psimk/git-code
Currently only supports github.
git-code {user}/{repoName}
- +Support for more VCS providers
- +Unit Tests
- +Proper Configuration
- +Fix bugs
- ???
- Profit, probs
Paulius Simkevicius