Buat URL GitHub pendek dari terminal ( Github URL Shorter)
$ git clone https://github.com/sadcode-org/gitio.git
$ python3 gitio.py -u https://github.com/sadcode-org/gitio
usage: gitio.py [-h] -u URL
Create short GitHub url from the terminal
optional arguments:
-h, --help show this help message and exit
-u URL, --url URL GitHub url
Input
$ python3 gitio.py -u https://github.com/sadcode-org/gitio
Output
- Need to find a way to have custom code