Skip to content

g-plane/node-green-cli

Repository files navigation

node-green-cli

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

Related Projects

node-green - API for this module.

License

MIT License

Copyright (c) 2018-present Pig Fang