niceout

Niceout is just a simple command line based weather tool written in Crystal.

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

  1. Fork it ( https://github.com/dorkrawk/niceout/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

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