[sh] make github short links from the terminal - Programming On Unix
Users browsing this thread: 1 Guest(s)
|
|||
http://git.io/gitio.sh
create short / vanity github urls with this simple script. usage: gitio http://github.com/something [-v mini] options: -v shortlink -h display help examples: gitio https://github.com/syntax-samurai - http://git.io/xoSi gitio https://github.com/xero -v xero - http://git.io/xero gitio -v xr https://github.com/xero?tab=repositories - http://git.io/xr gitio https://github.com/xero?tab=activity -v xeros_activity - http://git.io/xeros_activity
http://xero.nu && http://git.io/.files
|
|||
Messages In This Thread |
[sh] make github short links from the terminal - by xero - 18-03-2015, 03:44 PM
RE: [sh] make github short links from the terminal - by DotDev - 18-03-2015, 11:22 PM
RE: [sh] make github short links from the terminal - by xero - 19-03-2015, 11:19 AM
RE: [sh] make github short links from the terminal - by hades - 24-03-2015, 10:05 AM
RE: [sh] make github short links from the terminal - by cjm - 24-03-2015, 11:47 PM
|