https://github.com/danmar/cppcheck-htdocs
htdocs for cppcheck
https://github.com/danmar/cppcheck-htdocs
Last synced: about 1 year ago
JSON representation
htdocs for cppcheck
- Host: GitHub
- URL: https://github.com/danmar/cppcheck-htdocs
- Owner: danmar
- License: gpl-3.0
- Created: 2014-06-21T15:42:51.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2025-02-23T16:05:09.000Z (over 1 year ago)
- Last Synced: 2025-03-29T03:41:29.470Z (about 1 year ago)
- Language: PHP
- Size: 1.05 MB
- Stars: 5
- Watchers: 4
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.