1.0.0 • Published 5 years ago

@sepehrimanian/simplecli v1.0.0

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

SimpleCLI

simple command line app for weather forecast

Installation

npm install simplecli --save

Examples

for version of app:

outside version

run outside for show help menu:

outside

or run --help or help to do that:

outside --help
outside today --help

for get data from forecast:

outside forecast

and about today data:

outside today

for speciation location using --location or -l:

outside today -l somewhere

Licensing

MIT