/dev-tools

Tools for developing Citadel/Umbrel

Primary LanguageTypeScript

citadel-dev-tools

A collection of tools to make developing Citadel and Umbrel easier. This currently contains the CLI app "citadel-dev".

Installation

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

Usage

See citadel-dev --help for more information.