Skip to content

jessicard/exec_orders

Repository files navigation

exec_orders

A bot that tweets every time there's a new executive order.

Installation instructions

  1. Make sure you have Homebrew and rbenv installed.
  2. Make sure you have Ruby 2.4.0 by running ruby test.rb. If you don't, install Ruby 2.4.0:
  3. Upgrade your version of ruby-build by running brew upgrade ruby-build.
  4. Install Ruby 2.4.0 by running rbenv install 2.4.0.
  5. Install bundler by running gem install bundler.
  6. Set up dependencies by running bundle install.

Verify your installation

Run:

rake test

You should see:

/Users/(you)/.rbenv/versions/2.4.0/bin/ruby test.rb
Hello! You are running Ruby 2.4.0.

About

A bot that tweets every time there's a new executive order published.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages