Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

Latest commit

 

History

History
42 lines (27 loc) · 826 Bytes

README.md

File metadata and controls

42 lines (27 loc) · 826 Bytes

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