A CLI tool to help terminal users find their way.
npm i way-cli -gway-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>Help information is available within the CLI to provide usage instructions.
way-cli --helpIf you have issues using way-cli please submit an issue to the project.