install
ddx install
Install a package or resource
Synopsis
Install a package or resource from the DDx registry.
Examples: ddx install helix # Install HELIX workflow ddx install helix –force # Reinstall even if already up to date ddx install persona/strict-code-reviewer # Install a single persona
ddx install <name> [flags]Options
-f, --force Reinstall even if already at the latest version
-h, --help help for install
--local string Install from a local directory instead of the registryOptions inherited from parent commands
--config string config file (default is $HOME/.ddx.yml)
--library-base-path string override path for DDx library location
-v, --verbose verbose outputSEE ALSO
- ddx - Document-Driven Development eXperience - AI development toolkit