I'd like to use the workspace template as documented on https://crane.dev/examples/quick-start-workspace.html . Running the provided command fails with error: flake 'github:ipetkov/crane' does not provide attribute 'templates.quick-start-workspace' or 'quick-start-workspace', I think because the example is missing from the flake.
Checklist
[ ] added tests to verify new behavior
[ ] added an example template or updated an existing one
[ ] updated docs/API.md (or general documentation) with changes
Motivation
I'd like to use the workspace template as documented on https://crane.dev/examples/quick-start-workspace.html . Running the provided command fails with
error: flake 'github:ipetkov/crane' does not provide attribute 'templates.quick-start-workspace' or 'quick-start-workspace'
, I think because the example is missing from the flake.Checklist
docs/API.md
(or general documentation) with changesCHANGELOG.md