Last updated:
0 purchases
onereadme 0.3
Readme
Only CLI Package you need to manage all your Readme.
What it Does
It creates a repository named Readme in your local storage with all readme of your github account.
Requirements
Github Account
Github Access Token
Installation
Readme requires python3.7+ to run.
Windows
pip install one-readme
or
pip install --upgrade one-readme
Linux
pip3 install one-readme
or
pip3 install --upgrade one-readme
CLI Usage
usage: readme [-h] -u U --secret SECRET [--forked] [-p P]
Only CLI Package you need to your all Readme.
optional arguments:
-h, --help show this help message and exit
-u U Github username.
--secret SECRET Github secret.
--forked Includes forked repositories.
-p P Set Path to store Readme files.
Example
readme -u sarvesh4396 --secret ************
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.