Skip to content

View a twitter account's most recent tweets with this command-line tool, written in Go

License

Notifications You must be signed in to change notification settings

colemujadzic/go-tweets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-tweets

Travis CI

View a twitter account's most recent tweets with this command-line tool, written in Go

Installation

Via Go

$ go get github.com/colemujadzic/go-tweets

Usage

$ go-tweets -h
go-tweets - A command line tool to retrieve a twitter user's tweets using Twitter's API

Version: 0.0.1

Usage:  go-tweets [options] <twitter username> <number of tweets>

  -consumer-key string
        twitter consumer key
  -consumer-secret string
        twitter consumer secret

Acknowledgments

About

View a twitter account's most recent tweets with this command-line tool, written in Go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages