Skip to main content

Misc. GitHub actions in your terminal

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chubby-0.2.1.tar.gz (3.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page