CLI for node-green module.
Using Yarn:
$ yarn global add node-green-cli
Using npm:
$ npm install -g node-green-cli
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.
MIT License
Copyright (c) 2018-present Pig Fang