Age | Commit message (Expand) | Author |
---|---|---|
2018-04-15 | Add license (GNU GPLv3+) | Teddy Wing |
2018-04-15 | Pass `latitude`, `longitude`, `end_date` to `build_rss::write_feed` | Teddy Wing |
2018-04-15 | Always print help message if `-h` or `--help` flags passed | Teddy Wing |
2018-04-15 | Add `latitude`, `longitude`, `end-date` command line arguments | Teddy Wing |
2018-04-15 | build_rss(write_feed): Automatically handle date formatting | Teddy Wing |
2018-04-15 | Use the correct time format for `end_date_range` | Teddy Wing |
2018-04-15 | Use 'error-chain' in `main()` | Teddy Wing |
2018-04-14 | Pass `find_upcoming_events` parameters along through the program | Teddy Wing |
2018-04-13 | Output a feed to STDOUT when running the executable | Teddy Wing |
2018-04-12 | Make `meetup-api-token` a required argument, print its value | Teddy Wing |
2018-04-12 | Print Getopts errors with a newline | Teddy Wing |
2018-04-12 | Parse command line arguments and add help output | Teddy Wing |
2018-04-12 | Initial commit. Generated Rust v1.25.0 project. | Teddy Wing |