koriggans:k-debug
Meteor package to define a debug only variable for Korrigans packages and applications. By itself this package does nothing.
In your Meteor app directory, enter:
$ meteor add koriggans:k-debug
- meteor-k-check alias koriggans:k-check
- meteor-k-pattern alias koriggans:k-pattern
- meteor-k-schema alias koriggans:k-schema
In your Meteor app directory, clone the package files in packages
folder:
$ git clone https://github.com/Korrigans/meteor-k-debug
Then start the tests:
$ set VELOCITY_TEST_PACKAGES=1
$ meteor test-packages --driver-package velocity:html-reporter korrigans:k-debug
- MrLowkos: @github - @atmosphere
- Aralun: @github - @atmosphere