cppcheck/htdocs
XhmikosR 1bbd1b3c49 htdocs: update Google Analytics code.
[ci skip]
2014-03-30 06:59:39 +03:00
..
demo
devinfo htdocs: added daca2 results from cppcheck-1.64 2014-03-22 09:57:30 +01:00
site daca2: Move style into daca2.css. 2014-03-18 16:50:38 +02:00
.htaccess
404.html
Readme.md
analyticstracking.php htdocs: update Google Analytics code. 2014-03-30 06:59:39 +03:00
favicon.ico
gsoc2014.php
index.php
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.