pmyjavec / stashify

Atlassian Stash CLI interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stashify

Build Status

Automate Git Work Flows

To get started see the example stashify config

Currently only Atlassian Stash is supported, so configuration is only relative to a Stash project. Just change the .stashify.yml to suit your needs.

Developing

On Mac just run:

$ brew install libgit2
$ make
$ stashify help

About

Atlassian Stash CLI interface

License:GNU General Public License v2.0


Languages

Language:Go 92.4%Language:Makefile 7.6%