Skip to content

Buat URL GitHub pendek dari terminal ( Github URL Shorter)

License

Notifications You must be signed in to change notification settings

sadcode-org/gitio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

gitio

Buat URL GitHub pendek dari terminal ( Github URL Shorter)

Installation

$ git clone https://github.com/sadcode-org/gitio.git

Usage

$ 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

Example

Input

$ python3 gitio.py -u https://github.com/sadcode-org/gitio

Output

https://git.io/fjnA2

To-do

  • Need to find a way to have custom code

About

Buat URL GitHub pendek dari terminal ( Github URL Shorter)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages