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.1.0"
Version is the justx version.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.