login-cli-tool
v1.0.3
Published
<!-- [](https://badge.fury.io/js/angular2-expandable-list) --> <!-- [](https://githu
Readme
Login Cli Tool
to save user in root directory, you can also display and logout user.
Prerequisites
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.0Getting Started
To start using login CLI please follow the below steps
Installation
$ npm i login-cli-toolRunning
$ npx login-cli-toolRunning Locally
Clone locally with https
$ git clone https://github.com/akshat360/login-cli-tool.gitChange directory to login-cli-tool
$ cd login-cli-toolRun locally
$ node .