jirhub

command module
v0.0.0-...-f355d39 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 6, 2015 License: MIT Imports: 4 Imported by: 0

README

JirHub

Tools for the Jira & GitHub developer, inspired by git whistles.

Install

Make sure you have hub installed:

brew install hub

Install this!

go get github.com/amencarini/jirhub

Then create a configuration file in your home dir with name .jirhub-config.json, and fill it as following:

{
	"username": "amencarini",
	"password": "wow_muchs3cure",
	"targetBranch": "notMaster",
	"jiraHost": "yourcompany.atlassian.net"
}

Use targetBranch if you want a default target branch other than master.

Then when in a directory with the project associated to Jira, use jirhub pr and profit!

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL