Skip to content

NBens/TTS-Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TTS-Web

Platform for analysing & tracking NetBSD tests results (Web Platform), GSoC 2018

Requirements:

Python 3.5+ Flask

Installation & Running:

Step 1: Install the dependencies using the command:

pip install -r requirements.txt

Step 2: Configuration: Open config.py file, set a secret key, and change your datbase information.

Step 3: Run:

export FLASK_APP=flaskr
flask run

About

Platform for analysing & tracking NetBSD tests results (Web Platform), GSoC 2018

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors