# <img src="https://habitica.com/static/img/melior@3x.fe3b187f.png" width="50" height="50"> Habicli

 A CLI for habitica integration

[![Scan code and validate build](https://github.com/rodcordeiro/habicli/actions/workflows/CodeAnalysis.yml/badge.svg)](https://github.com/rodcordeiro/habicli/actions/workflows/CodeAnalysis.yml)
![NPM Version](https://img.shields.io/npm/v/habicli?color=green)
![NPM License](https://img.shields.io/npm/l/habicli?style=flat-square)

 ### Install
 ```shell
    npm install -g habicli
 ```
 ---
 ### Usage
  To be able to use the cli, you must first login with your habitica account runing the command `habicli auth login`.

  For listing all commands available, you can run the `habicli`.
  
  