0.3.1 • Published 1 year ago

dbxcli v0.3.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

dbxcli

Directus bundle extension cli (dbxcli) is a CLI tool for scaffolding bundle extensions with utilities to enhance developer experience.

⚠️ Caution: This CLI is still under active development and isn't production ready.

Installation

  • With pnpm
 pnpm install -g dbxcli
  • With npm
  npm install -g dbxcli