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