dep / emily

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirements

  1. Clone the repo.
  2. Use bundle install command in the repo directory to install dependencies.
  3. Install Homebrew (or equivalent package manager).
  4. With it, install: mpg123, lame, and sox.
  5. Copy .env.example to .env and fill in the values. More directions in the file.

Just simply run ./emily.rb and it should start working.

About

License:MIT License


Languages

Language:Ruby 99.4%Language:Procfile 0.6%