cppcheck/htdocs
XhmikosR 1bbd1b3c49 htdocs: update Google Analytics code.
[ci skip]
2014-03-30 06:59:39 +03:00
..
demo Update jquery to v1.11.0. 2014-02-10 11:43:34 +02:00
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 Update html5 boilerplate to the latest git. 2014-02-10 11:43:35 +02:00
404.html Update html5 boilerplate to the latest git. 2014-02-10 11:43:35 +02:00
Readme.md htdocs: minor tweaks. 2013-11-05 08:10:44 +02:00
analyticstracking.php htdocs: update Google Analytics code. 2014-03-30 06:59:39 +03:00
favicon.ico favicon.ico: use a 16x16 one 2012-09-28 19:03:55 +02:00
gsoc2014.php htdocs/gsoc: updated document 2014-02-09 09:58:09 +01:00
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.