to save user in root directory, you can also display and logout user.
This project requires NodeJS (version 8 or later) and NPM. Node and NPM are really easy to install. To make sure you have them available on your machine, try running the following command.
$ npm -v && node -v
6.4.1
v8.16.0
To start using login CLI please follow the below steps
$ npm i login-cli-tool
$ npx login-cli-tool
Clone locally with https
$ git clone https://github.com/akshat360/login-cli-tool.git
Change directory to login-cli-tool
$ cd login-cli-tool
Run locally
$ node .