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

One product. One clear job.

WunderCorp products are designed as focused entry points. This page explains the product first, then sends visitors to the dedicated project when they are ready to use it.

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 path

From discovery to use.

Start here for product context, then continue to the project itself for the live application, package, download, or service surface.

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.

Each product has its own crawlable information page and a direct route to the respective project.

Ready to use BuilderStudio CLI?

Continue to the official project destination for the live product experience, installation path, or operational surface.

View the npm package