A collection of tools to make developing Citadel and Umbrel easier. This currently contains the CLI app "citadel-dev".
You can install this package via yarn or npm as @runcitadel/dev-tools:
yarn global add @runcitadel/dev-tools # or npm install @runcitadel/dev-tools -g
See citadel-dev --help
for more information.