pvunsw / ui

Instrumentation Software for QSS-PL
1 stars 2 forks source link

UI - Readme

This to contain instructions a non-developer end user could use to get this running.

LICENCE

Decide on later.

Dev setup.

Install dependencies.

The order may matter.

Why python(x,y)? Apparently a common motivation is to get around the need to have pip access a compiler when installing requirements.txt files.

Set up a simulated device for testing.

How to setup a simulated device

Then run main.py

Workflow

We'll use "master" for the current state of development, but new features should be taken to new branches then merged to master when working.

"master" won't be necessarily releasable. Releases will be tagged.