@gwenui/cli
The GwenUI CLI — install blocks into your project with a single command.
Overview#
@gwenui/cli is the command-line installer for GwenUI blocks. Built with
Ink — a React-based terminal UI framework.
gwen-ui init # setup GwenUI in your project
gwen-ui add <block> # install a blockInstallation#
$ pnpm add -g @gwenui/cliCommands#
| Command | Description |
|---|---|
gwen-ui init | Initialize GwenUI in your project |
gwen-ui add <block> | Add a block to your project |
See CLI docs for full reference.
Version#
Current version: v0.1.0
Weekly downloads: ~1,604 (via @jinxsuper/gwen-cli)
Status#
Published on npm. Stable. ✅