Skip to content

rfldong/archub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

archub

Build Status

A github cli à la arcanist. This is very much a work in progress. I'll be adding features as I, or my co-workers, require them.

Installation

$ pip install archub

Usage

$ export GITHUB_TOKEN="$YOUR_GITHUB_TOKEN"
$ export GITHUB_ORGANIZATION="$YOUR_GITHUB_ORGANIZATION"
$ archub -h todo
usage: archub todo [-h] [-o ORG] -r REPO [-t TITLE] [-a ASSIGN] description

Quickly create an issue ticket for the specified repository

positional arguments:
  description

optional arguments:
  -h, --help            show this help message and exit
  -o ORG, --org ORG
  -r REPO, --repo REPO
  -t TITLE, --title TITLE
  -a ASSIGN, --assign ASSIGN

About

A github cli à la arcanist.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages