Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Examples

The example stacks under examples/ are now documented here as first-class guides for the canonical docs site.

Start with the default example, then branch into project activation, encryption, or wrappers depending on the workflow you need.

Guides

  • Default example: base stacks, inheritance, structured values, executable stacks, and command substitution with test.env
  • Project example: project-scoped path layouts driven by the active stack name
  • Encryption example: key generation, encrypted nodes, and decryptable values in versioned stack files
  • Wrappers: launcher scripts that always run a command inside a known stack, including the bin/hello example

Repository Layout