$ zipc -root example e-e-cummings.zip e-e-cummings
$ unzip -l e-e-cummings.zip
Archive: e-e-cummings.zip
Length Date Time Name
--------- ---------- ----- ----
1208 2021-08-17 15:38 e-e-cummings/anyone-lived-in-a-pretty-how-town.txt
34 2021-08-17 15:45 e-e-cummings/l(a.txt
601 2021-08-17 15:44 e-e-cummings/you-shall-above-all-things-be-glad-and-young.txt
--------- -------
1843 3 files
...
See zipc -help
for more detail.
https://github.com/mcandre/zipc/releases
https://godoc.org/github.com/mcandre/zipc
$ go install github.com/mcandre/zipc/cmd/zipc@latest
BSD-2-Clause
(None)
For more information on developing accio itself, see DEVELOPMENT.md.
Shout out to jhoonb/archivex for simplifying recursive archiving!