forecaster 0.1.0

A simple weather forecaster that takes all the data from https://openweathermap.org/ and displays it in a nice way.
1
2
pub mod current_weather;
pub mod set_config;