forked from railsbridge/bridge_troll
-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
rutipo edited this page Feb 1, 2012
·
9 revisions
- Getting Started
(command line)
- Go into the directory where you want to copy the directory to. Use:
cd directoryname - Click
lsto see what's inside a directory - Copy the directory:
git clonehttps://github.com/ultrasaurus/bridgetroll.git bundle install- Turn on the server:
rails s
(browser)
Routes
-
rake routesshows you all the functionality in the application. But it isn't linked to yet.