Skip to content
This repository has been archived by the owner on Jan 11, 2022. It is now read-only.

meetmangukiya/chubby

Repository files navigation

chubby

Installation

pip install chubby

Features

Issues

# creating new issues
chubby issue -t "This is the issue title" -d "This is the issue description" -r "meetmangukiya/chubby"
# Edit issues
chubby issue -t "This is the new issue title" -r "meetmangukiya/chubby" -n 23
# get issue data
chubby issue -n 23 -r "meetmangukiya/chubby"

For complete help, please use chubby issue -h

Config

Once you have installed chubby its time to configure it. Chubby uses GitHub personal access tokens to carry out all this actions on behalf of the user. Hence, you need to add it,

chubby config -t "<this is your github acess token>"
chubby config -h # to get help

About

Misc. GitHub cmd in your terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published