Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 246 Bytes

readme.md

File metadata and controls

25 lines (17 loc) · 246 Bytes

devenv

Simple CLI tool to manage the DEV env

Install

$ npm install --global devenv

CLI

$ devenv --help

  Usage
    $ devenv

  Options
    --name  Your name

  Examples
    $ devenv --name=Jane
    Hello, Jane