From the busy hands of Per Sandberg comes an update to his ssprep tool, bringing it up to version 1.5.7.
ssprep is a tool that generates file-trees from a given set of templates. The intent is generation of project structures. The major design goals has been: * Simple. * Platform independent. * Configurable. * Recursive.
Changes in this release include:
- Reads config from ${HOME}/.ssprep
- More robuset and better error reporting in invalid config files
- Templates for AWS and ASIS
You can read the full release announcement here.