We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Zinc packages group reusable Circuitry 0.6 shapes and their supporting files.
Packages install into workspace .zinc/packages/ or global ~/.zinc/packages/ state and are indexed in Limbo.
.zinc/packages/
~/.zinc/packages/
A package contains zinc.pkg.yaml:
zinc.pkg.yaml
name: browser version: "0.1.0" about: Browser action shapes. shapes: observe: shapes/observe.circuitry.yaml input: shapes/input.circuitry.yaml prompts: guidance: prompts/guidance.md files: setup: scripts/setup.sh scripts: check: scripts/check.sh
name
version
about
shapes
prompts
files
scripts
Installed package shapes can be resolved with:
zinc://package/<name>/shape/<shape>