Open-Cap-Table-Coalition / ocx

Open Cap eXcel (OCX) - Convert Open Cap Format (OCF) packages into a standardized Excel format.
https://opencaptablecoalition.com
Apache License 2.0
31 stars 1 forks source link

Support a zip file as input #30

Open pjohnmeyer opened 1 year ago

pjohnmeyer commented 1 year ago

If an OCF Package is within a .zip file, it would be nice if the user did not have to unzip it themselves before running ocf2ocx on it.

The CLI could handle this with either of the approaches identified in #29. However, any dependency adopted for dealing with zip files would ideally support running in-browser as well.