2.0.1 • Published 4 years ago

way-cli v2.0.1

Weekly downloads
10
License
MIT
Repository
github
Last release
4 years ago

way-cli

A CLI tool to help terminal users find their way.

Table of contents

Installation

npm i way-cli -g

Setup

way-cli is powered by the Google Maps Platform and requires an API key for use.

Installation of way-cli does not provide an API key.

Follow this guide to get an API key.

Once you have your API key, create a .env file at the root of the installed package with the following content:

WAY_CLI_API_KEY=<API_KEY>

Usage

Help information is available within the CLI to provide usage instructions.

way-cli --help

Issues

If you have issues using way-cli please submit an issue to the project.