Skip to content

dainguyendo/way-cli

Repository files navigation

way-cli

A CLI tool to help terminal users find their way.

Table of contents

Installation

npm i way-cli -g

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

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

About

A tool to help terminal users find their way.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published