@yuroook/weather-cli-nodejs
v1.0.2
Published
CLI for getting weather
Downloads
3
Readme
The CLI app which shows the current Kyiv weather forecast
API token: 6e1557ce12a19cecdf69c748a1a9c0eb
Commands:
To use CLI app you need the API token. To set it you need to use -t parameter and token.
node weather.js -t 6e1557ce12a19cecdf69c748a1a9c0eb
Now you can find the saved token in the Root directory inside "weather-data.json" file:
cat ~/weather-data.json
After initialization, you can simply call:
node weather.js
To get help:
node weather.js -h