Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-03 | Moved bower install to npm post_install | Bruno Wagner | |
Also fixed some indentation errors on the Makefile | |||
2017-01-03 | Added coverage to the Makefile | Bruno Wagner | |
2017-01-03 | Go script is now using make to ease the transition | Bruno Wagner | |
2017-01-03 | Adds javascript build and tests to makefile | Bruno Wagner | |
Now you can setup both javascript and python from scratch and run the test suites on both sides directly from the root of the project | |||
2017-01-03 | Creates a unified makefile for pixelated client and web-ui | Bruno Wagner | |
The python setup (including automatic creation of virtualenv) and test runners are already working. Pending javascript build and tests |