cppcheck/htdocs
Daniel Marjamäki b701f543c6 htdocs: Updated download link on mainpage 2014-05-10 13:44:29 +02: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 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
analyticstracking.php htdocs: update Google Analytics code. 2014-03-30 06:59:39 +03:00
favicon.ico
gsoc2014.php
index.php htdocs: Updated download link on mainpage 2014-05-10 13:44:29 +02: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.