0.1.0 • Published 5 years ago
v-bin v0.1.0
node-v-bin
V Compiler for node.
Install
npm install --save v-binUsage
{
"scripts": {
"v": "v"
},
}$ npm run v
> v
Welcome to the V REPL (for help with V itself, type `exit`, then run `v help`).
V 0.1.29 b9307b3
Use Ctrl-C or `exit` to exit, or `help` to see other available commands
>>>0.1.0
5 years ago