fix(xtask): give mobile starters app-owned commands
Make app new --mobile write hemx-app with HEMX_APP_* release settings, app-scoped release output, and docs that name Workout only as the concrete starter flow instead of leaking Workout command identity. req: ceremony/006
This commit is contained in:
@@ -14,8 +14,8 @@ this path outside the repository:
|
||||
cargo run -p hemx-xtask -- app new --mobile PATH
|
||||
```
|
||||
|
||||
The created app includes the same `hemx-workout mobile-release` and
|
||||
`hemx-workout mobile-verify` commands, plus `MOBILE_STARTER.md` naming the host,
|
||||
The created app includes app-owned `hemx-app mobile-release` and
|
||||
`hemx-app mobile-verify` commands, plus `MOBILE_STARTER.md` naming the host,
|
||||
recovery, and release-kit boundary. req: ceremony/006
|
||||
|
||||
## When to use this path
|
||||
|
||||
Reference in New Issue
Block a user