Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anorth/gflows

Git/GitHub workflow scripts for rapid and parallel team development
https://github.com/anorth/gflows

Last synced: 17 days ago
JSON representation

Git/GitHub workflow scripts for rapid and parallel team development

Awesome Lists containing this project

README

        

# gflows
Git/GitHub workflow scripts for rapid and parallel team development

### Installation
Symlink `gflow.py` into `~/bin/gflow`, or somewhere else in your `$PATH`.
Invoke as `gflow up`, etc.

Optionally, you can symlink it multiple times with different names,
those names corresponding to the names of commands: `up`, `land` etc.
Then you can invoke the command directly as `up` or `land` without the preceding `gflow`.