-
Notifications
You must be signed in to change notification settings - Fork 3
Development Information
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.
The program will automatically look for a Windows installation to work with. You should be able to have this Windows installation visible to the system either internally or externally. If you are using an external device to hold the Windows partition I recommend unmounting it (or mounting in manually to /media/ubuntu/compensato_client) before running Compensato to avoid confusing the automount routine. /media/ubuntu/compensato_client is also where you should mount any dummy or simulated Windows inatllations for testing.