/karma-runner.github.com

Homepage of Karma - The Spectacular JavaScript Test Runner.

Primary LanguageHTML

karma-runner.github.com

js-standard-style devDependency Status

This is the source code for http://karma-runner.github.com. The homepage and documentation of Karma, the spectacular test runner.

If you wanna update the docs, just go the the main repo and update the markdown. You can even do that directly from the github web interface.

Building the Documentation

$ git clone https://github.com/karma-runner/karma-runner.github.com.git
$ cd karma-runner.github.com
$ yarn
$ grunt

Now open your browser at http://localhost:8000.

Available Grunt Tasks

  • static: Build the documentation
  • watch
  • server
  • less
  • mincss
  • uglify