Closed blkperl closed 9 months ago
Here's what I have so far for Ubuntu Precise
sudo apt-get install libpq-dev sqlite3 libsqlite3-dev git clone git://github.com/stepheno/brewtronic-5000.git cd brewtronic-5000/ gem install bundler --no-ri --no-rdoc bundle install rails server
Here's what I have so far for Ubuntu Precise