github-repo-opener 0.1.2

Creator: bigcodingguy24

Last updated:

Add to Cart

Description:

githubrepoopener 0.1.2

A CLI tool to open a front page of owned GitHub repositories quickly.

Installation
$ pip install github_repo_opener


Prerequisition
User has a GitHub access token.


Usage
Once installed the package, you can use github-repo-opener command.
$ github-repo-opener


Prepare a local database
$ github-repo-opener initdb
This creates a sqlite database file at ~/.cache/github_repo_opener/cache.sqlite3.


Fetch repository data and store them in the local database
$ github-repo-opener fetch


Show repository names
$ github-repo-opener show


Open a repository front page
$ github-repo-opener open



Drop the local database
$ github-repo-opener dropdb
This deletes the sqlite database file at ~/.cache/github_repo_opener/cache.sqlite3.



License
Licensed under MIT license.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.