660855ecd6
Protobuf data model (Template/PrintJob/MaterialProfile/PrintParameters) with codegen targets for TypeBox+TS types (packages/ts-types) and prost-derived Rust structs (packages/rust-types). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
9 lines
358 B
Bash
9 lines
358 B
Bash
# continuum-schemas has no runtime — it only emits generated types/structs.
|
|
# This file is kept for consistency with the other Continuum repos.
|
|
|
|
# Optional: private registry token, only needed if packages/* are ever
|
|
# published to a private npm/cargo registry instead of consumed as
|
|
# workspace/path dependencies.
|
|
NPM_REGISTRY_TOKEN=
|
|
CARGO_REGISTRY_TOKEN=
|