when3meet
🦀 The Rust when2meet CLI
Built with ❤️ and 🦀 by Garrett Ladley
Install
sh
cargo install when3meet
Usage
```
when3meet -h
CLI tool to find the optimal time to meet given a when2meet URL
Usage: when3meet [OPTIONS] --when2meet-url
Options:
-r, --required-people ...
The people required at the meeting. If not provided, assumed to be all people
-f, --flexible-naming
Flexible naming. Perform case insensitive contains based matching [possible values: true, false]
-w, --when2meet-url
The URL to the when2meet page
-o, --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!