Skip to content

chore: publish as @wazoo/workspace with wspace bin - #2

Merged
EthanThatOneKid merged 1 commit into
mainfrom
rename-package-wspace
Aug 8, 2026
Merged

chore: publish as @wazoo/workspace with wspace bin#2
EthanThatOneKid merged 1 commit into
mainfrom
rename-package-wspace

Conversation

@EthanThatOneKid

Copy link
Copy Markdown
Contributor

What

Publishes the CLI under its correct JSR name @wazoo/workspace (not @wazoo/workspace-cli), and declares a bin so deno install produces the wspace executable.

Changes

  • deno.json:
    • name: @wazoo/workspace-cli@wazoo/workspace
    • adds "bin": { "wspace": "./src/cli.ts" } so the installed binary is named wspace
  • README.md: Install section now recommends the JSR install:
    deno install -g --name wspace jsr:@wazoo/workspace (local deno task build retained as an alternative)

Depends on the publish workflow from #1; once merged, the workspace repo tasks in workspace#27 will reference the corrected package name.

@EthanThatOneKid
EthanThatOneKid merged commit 9893015 into main Aug 8, 2026
1 check passed
@EthanThatOneKid
EthanThatOneKid deleted the rename-package-wspace branch August 8, 2026 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant