Skip to content

Korrigans/meteor-k-debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple definition of K.debug which is detected by other packages to enable debug logic and reporting

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors