nimbus 0.1.1

Cli tool to get the weather forecast
1
2
3
fn main() {
    println!("Hello, world!");
}