Releases: appirio-digital/ezbake
Releases · appirio-digital/ezbake
v1.0.3
Overview
This release templatizes the file watching scheme. Whereas the prior versions had it hard-coded, we can now define them by convention in template.json
for our source projects.
v1.0.2
Overview
The new assumption now is that the .env
property is also just an array of inquirer
questions, following the same pattern as the questions
property. This truly decouples the utility from the tech platform.
v1.0.1
v1.0.0
Overview
This represents the first release of ads-baseline
, the command line utility intended to quickly scaffold a templatized project.
Features
- Platform agnostic: The source repo can be of any technology type
- Low-fi conventions: Goes easy on crazy abstractions, hones in on what matters for ADS projects