0.5.0 • Published 1 year ago

microstatus-cli v0.5.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Installation

  1. Install npm package as global
npm install -g microstatus-cli
  1. Create a config file named .microstatuscliconfig under you home directory containing your microstatus credentials
EMPLOYEE_ID=123456
PASSWORD=secret123!
  1. Run the CLI app in your terminal
microstatus-cli

Development

Prerequisite

  • Nodejs

Steps

  1. Clone repository
git clone https://github.com/hn-frontend-reegie/microstatus-cli
  1. Install dependencies
npm install
  1. Run local dev
npm run dev
0.5.0

1 year ago

0.4.0

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago