924 B
924 B
TODO — bring Spaces from beta.9 to
Consult the packaging guide as you go
(start-technologies/projects/start-sdk/docs/src/recipes.md is the intent index). Remove items as you finish
them, and add items when you defer work.
The service
- Update @start9labs/start-sdk to the latest version.
Docs
- Write
README.md(perstart-technologies/projects/start-sdk/docs/src/writing-readmes.md). - Write
instructions.md(perstart-technologies/projects/start-sdk/docs/src/writing-instructions.md). - Fill in
UPDATING.md(upstream-version tracking).
Build, test, ship
- First test build:
make(orstart-cli s9pk pack); fix anytsc/ pack errors. - Install on a StartOS box and verify the service runs (and is reachable, once it exposes an interface).
- Backup / restore sanity check.
- Review the README and instructions one more time against actual behavior.