Skip to content

hansode/retrobot-verification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

retrobot-verification

retrobot verification box

Requirements

Getting Started

Clone a repository.

$ git clone https://github.com/hansode/retrobot-verification.git
$ cd retrobot-verification

Download tweets.zip and deploy to retrobot-verification.

$ ls -l tweets.zip

Create a VM.

$ make up

Connect to the VM.

$ vagrant ssh

Change into retrobot project directory. /home/vagrant/retrobot

$ cd retrobot

Get token/secret pair of Twitter OAuth.

$ rbenv exec bundle exec get-twitter-oauth-token

Unzip tweets.zip.

$ unzip /vagrant/tweets.zip -d tweets

Configure retrobot.

$ cp retrobot.example.yml retrobot.yml
$ vi retrobot.yml

Run retrobot.

$ ./bin/retrobot -c ./retrobot.yml

References

License

Beerware license.

If we meet some day, and you think this stuff is worth it, you can buy me a beer in return.

About

retrobot verification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published