Skip to content

GustavoVS/timtec

 
 

Repository files navigation

Timtec

https://drone.io/github.com/hacklabr/timtec/status.png https://coveralls.io/repos/hacklabr/timtec/badge.png

Dependencies

  • Python 2.7 with virtualenv and pip
  • build essentials and many dev packages if on debian/ubuntu/fedora
  • nodejs (probably 0.8+ but tested on 0.10)

Getting Started

  • create a Python 2.X virtualenv
  • activate the virtual env
  • go to this directory
  • make
  • ./manage.py runserver

Running Tests

run make all_tests to run all tests together

python

Activate virtual env, then: make python_tests

Angular

In the root of repository:

make karma_tests

About

timtec main repo

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Less 37.8%
  • Python 24.2%
  • HTML 18.9%
  • JavaScript 18.6%
  • Other 0.5%