Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eduardo-matos/raiden

Let humans see progress
https://github.com/eduardo-matos/raiden

Last synced: about 1 month ago
JSON representation

Let humans see progress

Awesome Lists containing this project

README

        

# Raiden

Let humans see progress.

## Testing
First you have to install all dependencies:
`pip install -r requirments-dev.txt`
`npm install`
`bower install`

To run all Python tests, execute `./runtests.py`.
To run all JavaScript tests, execute `node_modules/karma/bin/karma start tests_js/karma.conf.js`