node-green-cli

0.4.1 • Public • Published

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

/node-green-cli/

    Package Sidebar

    Install

    npm i node-green-cli

    Weekly Downloads

    17

    Version

    0.4.1

    License

    MIT

    Unpacked Size

    7.76 kB

    Total Files

    9

    Last publish

    Collaborators

    • gplane