command
module
Version:
v0.0.0-...-8771e6e
Opens a new window with list of versions in this module.
Published: Jan 21, 2018
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
twt
What It Is?
- stack: Golang, TwitterAPI
just some bird trials on Twitter API, right now it allows you to
- followers
[TBD] * friends
[TBD] * timeline
[TBD] * topic

How To Use
- Run, to create a local isolated GoEnv, install required Go libs and create a binary in project's bin directory "./bin/twt"
./go-tasks.sh bin
-
Create an app by using your Twitter A/c @ http://dev.twitter.com/apps.
-
Then copy creds.json.sample to creds.json and correct the values with API Key&Secret and Access Token&Secret granted to that app.
-
Run following command to test it out
./bin/twt -config creds.sample
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.