cppcheck/htdocs
XhmikosR 9e80080738 Add sorttable.js to the repository. 2014-03-16 13:22:22 +02:00
..
demo Update jquery to v1.11.0. 2014-02-10 11:43:34 +02:00
devinfo htdocs/devinfo/index.php: fix jquery version. 2014-02-11 21:24:52 +02:00
site Add sorttable.js to the repository. 2014-03-16 13:22:22 +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
favicon.ico
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 man, htdocs, gui, test, tools: bump a few more copyrights to 2014 2014-03-03 11:03:17 +01: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.