Skip to content

Instantly share code, notes, and snippets.

View Hofer-Julian's full-sized avatar
😁

Hofer-Julian

😁
View GitHub Profile
@Hofer-Julian
Hofer-Julian / vars_proposal.md
Created March 28, 2025 15:32
Variables Proposal

Variables in manifest

Goals:

  • Avoid repeating values
  • Make it easy to interact with a full tree of tasks
[vars]
profile = "--release"
@Hofer-Julian
Hofer-Julian / task_proposal.md
Last active March 28, 2025 16:09
Enhanced Task Design Document

Enhanced Task Design Proposal

Goals

  • More powerful tasks
  • Backwards compatibility with existing tasks

Existing Behavior