SkillAgentSearch skills...

Gitio

A git.io client for Go, also a CLI utility.

Install / Use

/learn @xlab/Gitio
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

gitio GoDoc

This is a Go client for git.io.

Read more about git.io here.

Installation

$ go get github.com/xlab/gitio/...

Or grab a binary in the Releases section.

Usage

$ gitio -h
Usage: gitio <long url>
  -c, --code=""        A custom code for the short link, e.g. https://git.io/mycode
  -f, --force=false    Try to shorten link even if the custom code has been used previously.

$ gitio -c gitio.go https://github.com/xlab/gitio/blob/master/gitio.go
https://git.io/gitio.go

License

MIT

View on GitHub
GitHub Stars13
CategoryDevelopment
Updated6y ago
Forks2

Languages

Go

Security Score

75/100

Audited on Oct 21, 2019

No findings