cppcheck/htdocs
XhmikosR 4928dc52bb daca2: Move style into daca2.css. 2014-03-18 16:50:38 +02:00
..
demo
devinfo
site daca2: Move style into daca2.css. 2014-03-18 16:50:38 +02:00
.htaccess
404.html
Readme.md
analyticstracking.php
favicon.ico
gsoc2014.php
index.php htdocs: updated download link to 1.64 windows installer 2014-03-02 19:27:51 +01:00
make.js Minify sorttable.min.js and use that in daca2-report.py. 2014-03-18 16:48:03 +02:00
package.json htdocs: Tweak JS. 2014-03-16 12:41:11 +02:00
run-tests.js man, htdocs, gui, test, tools: bump a few more copyrights to 2014 2014-03-03 11:03:17 +01:00

Readme.md

Getting started

  • Install node.js
  • Install the node.js dependencies: npm install
  • Run node make or node make minify

You can run npm run lint to run JSHint and csslint for our files.