clay_cli 0.0.1-dev.2
clay_cli: ^0.0.1-dev.2 copied to clipboard
A toolchain for authoring Mason brick templates from reference projects.
0.0.1-dev.2 #
- FEAT: bump
clay_coreconstraint to^0.0.1-dev.2(#140). - FEAT: enforce
environment.claycompatibility (#98). - FEAT: add
clay compatcommand (#100). - DOCS: document marker syntax with examples (#132).
0.0.1-dev.1 #
- FEAT:
--config,--cwd,--verbose, and--versionglobal flags (#20). - FEAT:
clay gengenerates a Mason template from the reference project (#21). - FEAT:
clay validatereports annotation issues in the reference project (#22). - FEAT:
clay previewwith--file,--template-only, and--vars(#25). - FEAT: discover
clay.yamlin the working directory or parent folders (#55). - FEAT:
--referenceand--targetoverride paths fromclay.yaml(#55).