Skip to content

greggyNapalm/firebat-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firebat-Web

Web application which aggregates, stores and represent load tests results.

Documentation

Coming soon

Requirements

  • GNU Linux
  • Python >= 2.7 (Not Python3)

Installation

Use pip and vurtualev/virtualenvwrapper

Stable version:

Coming soon

Development version:

$ git clone git://github.com/greggyNapalm/firebat-web.git; cd firebat-web
$ pip install -r requirements-dev.txt
$ cp -p firebat-web.default.cfg firebat-web.local.cfg
$ export FIRE_WEB_CFG=`readlink -e firebat-web.local.cfg`
$ ./run.py

Screenshots

Coming soon

Issues

Find a bug? Want a feature? Submit an here. Patches welcome!

License

Major components:

  • jQuery: MIT/GPL license.
  • Highcharts: Creative Commons Attribution-NonCommercial 3.0 License.
  • Twitter Bootstrap: Apache License, Version 2.0

Everything else: BSD Read more

About

Firebat Web Application, store and display test results

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published