carcass is a small utility for generating and manipulating folder structures by modifying a text file. It can generate a nested folder structure on disk or a zip file. It also provides simple variable substitution.
Look over an example file to get a feel for how it works.
Installation
Download the latest release. Linux builds are not available yet, but a manual go build should work fine.
Usage
CLI arguments are not parsed yet. Just launch the program and follow the prompts.