UbuntuWorkingNotes

From Amahi Wiki
Revision as of 19:35, 22 March 2009 by Cpg (talk | contribs)
Jump to: navigation, search
  • sudo apt-get install rails. This will fetch ruby and everything else that it needs.
  • git clone
  • cd amahi/platform/platform/html
  • rake db:create
  • rake db:migrate