Documentation
¶
Overview ¶
Package meta dispatches `@`-sigil meta-commands — handled by justx, never passed to `just`. v1 ships `@init`; `@help` and `@version` are cheap built-ins. The meta surface is built on urfave/cli/v3 so each command (and future ones like @add/@upgrade/@doctor) gets its own flags and help for free.
Index ¶
Constants ¶
View Source
const Version = "0.2.0"
Version is the justx version. Stays 0.x until `@upgrade` lands: every generated justfile carries a fence telling the user to run it, so the provenance contract is not actually honored yet.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.