cppcheck/htdocs
XhmikosR f0c3538a64 htodcs: minor cleanup and update devDependencies.
[ci skip]
2014-05-22 11:47:33 +03:00
..
demo
devinfo
site
.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 irc link point to the channel rather than to the freenode server 2014-05-18 22:18:42 +02:00
make.js htodcs: minor cleanup and update devDependencies. 2014-05-22 11:47:33 +03:00
package.json htodcs: minor cleanup and update devDependencies. 2014-05-22 11:47:33 +03:00
run-tests.js

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.