node-green-cli

March 2, 2019 ยท View on GitHub

CLI for node-green module.

Azure Pipelines License NPM Version

Installation

Using Yarn:

$ yarn global add node-green-cli

Using npm:

$ npm install -g node-green-cli

Usage

In your terminal:

$ node-green Array.prototype.includes
$ node-green --node-version=6.4.0 Array.prototype.includes
$ node-green --allow-harmony Array.prototype.includes

node-green - API for this module.

License

MIT License

Copyright (c) 2018-present Pig Fang