run-yaml
v0.0.1
Published
a runable yaml
Downloads
0
Readme
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
