0.0.1 • Published 12 years ago
run-yaml v0.0.1
Runable Yaml
Just a experimental module. It loads a bundle of .yaml files, parsing them, and run.
Installation
$ npm install -g run-yamlHave an example, do try
code:
require:
- libuv
- console
exports:
console.log: ['beep boop']run it:
$ npm testLicense
MIT
0.0.1
12 years ago