fix(xtask): polish generated app next steps
Give app new users app-local next steps and generated README/CREATED docs, rename visible v0 text, and fail early when the required hemplate checkout is missing instead of producing a broken path dependency. req: ceremony/005
This commit is contained in:
@@ -10,6 +10,11 @@ SaaS tutorial app, an advanced Kanban milestone sketch, and a full techdemo.
|
||||
The v1 story now has tutorial, recipe, diagnostics, and stability docs; see
|
||||
`docs/v1-readiness.md` for the remaining close-gap audit.
|
||||
|
||||
Local checkout note: until the hemplate crates are published, this repository
|
||||
expects `hemplate` checked out next to `hemx` as `../hemplate/hemplate`. The app
|
||||
scaffolder fails with that exact path if the prerequisite is missing, instead of
|
||||
creating an app that fails later with a vague Cargo path-dependency error.
|
||||
|
||||
## The normal path
|
||||
|
||||
For beginner and production-shaped app code, stay on this path. req: public_api/001 req: public_api/005
|
||||
|
||||
Reference in New Issue
Block a user