Skip to content

yonbergman/orwell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orwell

Starting the app

To launch the application, run:

$ foreman start

By default the appliaction will launch on http://0.0.0.0:3000/

Setting up the DB

To set up the DB make sure you run

$ rake db:migrate
$ rake db:seed # will reset the DB

Installing OpenCV

To install OpenCV easily on a mac run the following commands (if you have brew installed)

$ brew update # just to make sure your brew is up to date
$ brew tap homebrew/science
$ brew install opencv

Installing MPG123

OSX

$ brew install mpg123

Unix

$ sudo apt-get install mpg123

About

Control the office :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages