0.1.0 • Published 7 years ago

karma-nim-preprocessor v0.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

karma-nim-preprocessor

Karma preprocessor to compile Nim on the fly.

Installation

This plugin requires to have a working nim compiler in your path (see Nim repo for installation instructions).

karma-nim-preprocessor can be installed as usual:

npm install karma-nim-preprocessor --save-dev

Credits

This plugin is modelled after karma-coffee-preprocessor.