0.0.1 • Published 8 years ago

node-record v0.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

r.js

NPM License Coding style Dependencies Build status GitHub issues

Installation

Install the package using the NPM toolchain:

git clone https://github.com/checle/r.js.git
cd r.js
npm install

Record for JS offers a record command-line interface. To make it available on your machine, install r.js globally:

sudo npm install -g

Status

Unstable and non-functional: early proof of concept.

Usage

Command-line interface record

Node developer console npm run console