niceout
Niceout
Niceout is just a simple command line based weather tool written in Crystal.
Usage
To use, you will need to get an OpenWeatherMap key and set an ENV variable of OPEN_WEATHER_MAP_KEY
with the value.
Run the code directly:
crystal src/niceout.cr
or build and execute
crystal build src/niceout.cr --release
./niceout
Contributing
- Fork it ( https://github.com/dorkrawk/niceout/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- DorkRawk Dave - creator, maintainer
Repository
niceout
Owner
Statistic
- 0
- 0
- 0
- 0
- 2
- almost 7 years ago
- December 15, 2017
License
MIT License
Links
Synced at
Thu, 07 Nov 2024 10:52:26 GMT
Languages