feat: publish the Sandwich Hime tutorial starter

This commit is contained in:
2026-08-11 23:59:44 -04:00
commit ddd91c7e7c
20 changed files with 790 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
<!-- SPDX-License-Identifier: 0BSD -->
# Generated code
Every `*.sando.go` file is an owned output of the neighboring `*.sando` source.
Commit both files so production builds need only ordinary Go and the small
`sando` runtime.
Never hand-edit a generated neighbor. Run `himesan generate internal/views`,
review the deterministic diff, and use `himesan check internal/views` in local
verification or CI. The generator records its version, runtime ABI, source
digest, and source mappings in each output.