@seojaewan/tcb
v0.1.8
Published
Backend CLI for the Try Claude Code profile system.
Downloads
867
Readme
@seojaewan/tcb
Backend CLI for the Try Claude Code profile system.
Install
npm i -g @seojaewan/tcbUsage
tcb --help
tcb mode set --mode personal --version v1
tcb mode showThe CLI resolves the active contract from main/profiles/tcb/{mode}/{version} on SeoJaeWan/try-claude-code.
Set the active remote contract with tcb mode set --mode personal --version v1, inspect the stored selection with tcb mode show, and use tcb --help even before mode setup for minimal setup guidance.
