-
Notifications
You must be signed in to change notification settings - Fork 3
Usage
Jason Burgett edited this page Jun 1, 2013
·
6 revisions
Compensato is built on a bootable LiveCD environment. ISO files can be downloaded from Here. Burn them to a DVD or use a program such as Unetbootin to make a bootable USB drive from them.
Once running each section has a "Usage Tip" to help you use the various functions properly.
Compensato is a rails app that can be run from any Linux environment with the required prerequisites installed. Simply enter the app directory and enter:
sudo rails s
into the terminal.
Just open any web browser after the server is running and navigate to http://localhost:3000 and away you go.
Once running each section has a "Usage Tip" to help you use the various functions properly.