Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danmar/cppcheck-htdocs

htdocs for cppcheck
https://github.com/danmar/cppcheck-htdocs

Last synced: about 1 month ago
JSON representation

htdocs for cppcheck

Awesome Lists containing this project

README

        

Getting started
---------------

* Install [node.js](http://nodejs.org/download/)
* Install the node.js dependencies: `npm install`
* Run `node make` or `node make minify`

You can run `npm run lint` to run [JSHint](https://github.com/jshint/jshint)
and [csslint](https://github.com/stubbornella/csslint) for our files.