Skip to content

Install on development machine

Kami Development edited this page Nov 26, 2016 · 12 revisions

To work on FST development, you must have Python 3 and support for virtualenv installed.

Follow these steps:

1. Install prequisites on your local workstation or laptop.

Select your operating system: Linux, MacOS or Windows.

Note! For FST, your virtual environments folder MUST be named '.virtualenvs' (with the dot in front). The Mac and Windows instructions linked here use something else. Change it!

2. Install latest version of FST

3. Install demo database and run tests

Clone this wiki locally