tiko

command module
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 8, 2018 License: Apache-2.0 Imports: 1 Imported by: 0

README

= Tiko
Christophe Furmaniak <christophe.furmaniak+tiko-github@gmail.com>
1.0, August 15 2017, Tiko readme for github
:toc:
:icons: font
:quick-uri: http://asciidoctor.org/docs/asciidoc-syntax-quick-reference/

Tiko is an experiment to create a library and a cli to resolve t.co url in golang

== Why?

Twitter shortens all urls in tweets using its t.co service. If you need to access the real url, you can use such a resolver.

== What

* use it as a cli `tiko resolve https://t.co/SCjrdEBmyx` (_WIP_)
* or a as a library (_WIP_)

== Compile it

* Install https://github.com/golang/dep[golang dep] with `go get -u github.com/golang/dep/cmd/dep`
* Ensure dependencies are up to date with `dep ensure`
* Build it with `go build main.go`

== Conventions

* please follow the https://docs.google.com/document/d/1QrDFcIiPjSLDn3EL15IJygNPiHORgU1_OOAqWjiDU5Y/edit?pli=1[Angular JS Git Commit Messages Conventions]

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL