-
-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Hi these, this project looks really useful for exploring the JSCalendar and JSContact standards! Could you also create a CLI (command line interface) that allows converting between iCalendar and JSCalendar files, and between vCard and JSContact files? That would make it a lot easier for people to get started testing/using these standards.
Unfortunately, I don't know Rust at all, so I don't know how to build this myself. I don't have a strong preference between adding a CLI to this repo, or making a new repo that depends on this project and creates a CLI for it. I just want to be able to install this from my package manager without learning about the Rust toolchain, and use it for converting files.
Once such a CLI exists, I might be able to help with packaging it for Homebrew, if that would be useful!