Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 293 Bytes

installation.md

File metadata and controls

24 lines (17 loc) · 293 Bytes

Installing Habits CLI

?> Author: Jimmy Lan


In this article, we will install the habits CLI.

Installation

Run:

npm install -g habits-cli

Verify installation:

habits -V

Then, you may proceed to use the Habits CLI normally using

habits <...>