6 releases
0.1.6 | Nov 28, 2023 |
---|---|
0.1.5 | Sep 18, 2023 |
#1614 in Command line utilities
51KB
1.5K
SLoC
when3meet
🦀 The Rust when2meet CLI
Built with ❤️ and 🦀 by Garrett Ladley
Install
cargo install when3meet
Usage
when3meet -h
CLI tool to find the optimal time to meet given a when2meet URL
Usage: when3meet [OPTIONS] --when2meet-url <WHEN2MEET_URL>
Options:
-r, --required-people <REQUIRED_PEOPLE>...
The people required at the meeting. If not provided, assumed to be all people
-f, --flexible-naming
Perform case insensitive contains based matching on required people
-w, --when2meet-url <WHEN2MEET_URL>
The URL to the when2meet page
-o, --output-file-path <OUTPUT_FILE_PATH>
The output file path. If not provided, it will be printed to stdout
-h, --help
Print help
-V, --version
Print version
Contributing & Issues
If you have would like to contribute or encounter any issues, feel free to open a PR or issue!
Dependencies
~15–28MB
~443K SLoC