This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

happyplan-cli

0.2.5 • Public • Published

happyplan-cli Build Status

The HappyPlan command line interface.

Install this globally and you'll have access to the happyplan command anywhere on your system.

npm install -g happyplan-cli

Note: The job of the happyplan command is to load and run the version of HappyPlan you have installed locally to your project, irrespective of its version. You should never install HappyPlan itself globally. For more information about why, please read this.

Installing happyplan-cli locally

If you don't have administrator rights, you may need to install happyplan-cli locally to your project using npm install happyplan-cli --save-dev. Unfortunately, this will not put the happyplan executable in your PATH. You'll need to specify its explicit location when executing it, eg: ./node_modules/.bin/happyplan,

Note: Using happyplan-cli in this way is unsupported.

Checking version

happyplan -version

Readme

Keywords

none

Package Sidebar

Install

npm i happyplan-cli

Weekly Downloads

2

Version

0.2.5

License

none

Last publish

Collaborators

  • happyplan
  • moox