Skip to content

Latest commit

 

History

History
56 lines (37 loc) · 1.37 KB

README.md

File metadata and controls

56 lines (37 loc) · 1.37 KB

meteor-k-debug

koriggans:k-debug

Meteor package to define a debug only variable for Korrigans packages and applications. By itself this package does nothing.

Table of Contents

Installation

In your Meteor app directory, enter:

$ meteor add koriggans:k-debug

Optional dependants

Testing

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

Contributors

License

MIT