Skip to content

alechenninger/karma-runner.github.com

 
 

Repository files navigation

karma-runner.github.com

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
$ npm install
$ grunt

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

Available Grunt Tasks

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

About

Homepage of Karma - The Spectacular JavaScript Test Runner.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 51.4%
  • JavaScript 47.6%
  • Other 1.0%