LandRegistry/trill

Name: trill

Owner: HM Land Registry

Description: TRILL - Training & Skills

Created: 2015-04-08 13:30:21.0

Updated: 2015-08-21 07:34:11.0

Pushed: 2015-06-17 13:53:20.0

Homepage:

Size: 3356

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

TRILL - Training & Skills

Dependencies:
How to use it:
Important note for Windows users

If you are using a Windows machine, set the following option for Git BEFORE you clone the repository.

config --global core.autocrlf false
Start the virtual machine.
ant up

ant ssh
Setup database tables
ce environment.sh
on3 manage.py db upgrade
Load tables with test data
on3 /home/vagrant/trill/database-setup/load/loadDB.py
Run the app:
ce run_dev.sh

Hitting 'localhost:5000' on the browser should give you the GDS skills page.

Run unit tests for the app:
ce test.sh

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.