WunderCorp product · Command-line workflows

Bring BuilderStudio workflows into the terminal.

The BuilderStudio CLI is the public command-line package for WunderCorp development workflows. It gives builders a scriptable entry point for project utilities, including documentation generation used with Doku.

npm install -g @wundercorp/bs
What BuilderStudio CLI does

Designed to keep the workflow simple.

BuilderStudio CLI brings repeatable project commands and automation into the terminal for teams using the wider BuilderStudio toolchain.

01

Install the public WunderCorp CLI through npm

Install the public WunderCorp CLI through npm.

02

Use the bs command across supported BuilderStudio workflows

Use the bs command across supported BuilderStudio workflows.

03

Generate documentation assets for Doku with bs docs gen

Generate documentation assets for Doku with bs docs gen.

04

Add repeatable WunderCorp tooling to scripts and local environments

Add repeatable WunderCorp tooling to scripts and local environments.

Typical workflow

How it fits into the work.

Install the package, use the bs command in your project, and automate repeatable development tasks from the terminal.

Install @wundercorp/bs globally.
Open a project in the terminal.
Run the supported bs workflow.
Use the generated output in the next tool.
WunderCorp product family

Explore the connected toolkit.

WunderCorp connects software creation, model access, documentation, collaboration, and machine commerce in one product family.

Ready to use BuilderStudio CLI?

Install the CLI and bring BuilderStudio workflows into your terminal and automation.

View the npm package