login-cli-tool
v1.0.3
Published
<!-- [![npm version](https://badge.fury.io/js/angular2-expandable-list.svg)](https://badge.fury.io/js/angular2-expandable-list) --> <!-- [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://githu
Downloads
2
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.0
Getting Started
To start using login CLI please follow the below steps
Installation
$ npm i login-cli-tool
Running
$ npx login-cli-tool
Running Locally
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 .