0.0.1 • Published 11 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-yaml
Have an example, do try
code:
require:
- libuv
- console
exports:
console.log: ['beep boop']
run it:
$ npm test
License
MIT
0.0.1
11 years ago