Skip to content

rene-dev/gotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gotter is a twitter package for go, based on https://github.com/mattn/twty by Yasuhiro Matsumoto <mattn.jp@gmail.com>

Install:

  1. install golang environment.

    see: http://golang.org/doc/install.html
    for japanese: http://golang.jp/install
    for windows user: http://code.google.com/p/gomingw/downloads/list

    And install twister.

    # goinstall github.com/garyburd/twister/oauth

    And install go-iconv.

    # git clone https://github.com/sloonz/go-iconv.git
    # cd go-iconv
    # make install

    That's all!

  2. install

    # goinstall github.com/rene-dev/gotter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages