Skip to content

kotaoue/twtw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twtw

CLI Twitter Client

Preparation

Usage

Initialize

go run main.go -init=true

Get HomeTimeLine

go run main.go

Post Tweet

# message specified by argument
go run main.go -c "Hello World"

# message inputs by vim
go run main.go -c

Links

License

See the LICENSE file for license rights and limitations (MIT).

About

CLI Twitter Client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages