deckplate
v0.1.0
Published
DECKPLATE cli wrapper that delegates to @deckplate/cli
Maintainers
Readme
DECKPLATE
Shorthand package that acts as a wrapper for @deckplate/cli.
It simply exists as a wrapper because I initially thought I could somehow have npx deckplate as an alias that could run @deckplate/cli
npx deckplate init # npx @deckplate/cli init
npx deckplate add button # npx @deckplate/cli add buttonAll the actual source code and documentation lives in main repo: DECKPLATE
