Skip to content

tfe/burgertome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An app written on top of the TaskRabbit API for getting In-N-Out burgers (and associated deliciousness) delivered as quickly and easily as possible.

Development

The app is set up to use a Foreman-style .env file for setting up configuration variables. An example .env file is provided in .env.example and will be loaded automatically if you use Foreman to start your processes, and everything will just work:

Web

foreman run rails server

Console

foreman run rails console

Alternatively, if you don't want to use Foreman, you can set these environment variables on your own. Since Foreman is optional, it is not included in the Gemfile.

Contact

Problems, comments, and pull requests all welcome. Find me on GitHub.

Copyright

Copyright © 2012 Todd Eichel and Loren Cheung. Released under the MIT License (see LICENSE.txt).

Releases

No releases published

Packages

No packages published