README
record-js
Installation
Install the package using the NPM toolchain:
npm install polycode
Record for JS offers a record
command-line interface. To make it available on your machine, install record
globally:
sudo npm install polycode -g
Status
Unstable and non-functional: early proof of concept.
Usage
Command-line interface record
Node developer console npm run console
Contributions
Conventions
- Coding style
- Naming: TypeScript coding guidelines, align names with Java API counterparts if applicable
MIT © 2016 Filip Dalüge (see for full text)