CommandCodeAI / CommandCodeAI/command-code
Typo in quickstart docs
@naymurdev がすでに取り組んでいます。
2026年9月8日 から。
- 主要言語
- 言語のデータがありません
- スター
- 4k
- フォーク
- 350
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Summary
In the Quickstart section of the docs, under Step 1: Install Command Code, it says cmdc instead of cmd in some places.
Here is the link to the exact location:
https://commandcode.ai/docs/quickstart#:~:text=alias%20cmdc.-,Windows
Expected Behavior
The correct text would be:
On Windows the short alias is
cmdc, notcmd—cmdis already the built-in Windows command shell, so Command Code cannot claim that name. Everywhere these docs writecmd, usecmdcinstead:cmdc login,cmdc --version,cmdc -r,cmdc update. The full name command-code works on every platform. Set the shell code blocks to Windows and they rewrite themselves tocmdc, so you can copy them as-is.
Actual Behavior
Currently, the text looks like this:
On Windows the short alias is
cmdc, notcmdc—cmdcis already the built-in Windows command shell, so Command Code cannot claim that name. Everywhere these docs writecmdc, usecmdcinstead:cmdc login,cmdc --version,cmdc -r,cmdc update. The full name command-code works on every platform. Set the shell code blocks to Windows and they rewrite themselves tocmdc, so you can copy them as-is.
Steps to reproduce the issue
Visit: https://commandcode.ai/docs/quickstart
Command Code Version
1.7.0
Operating System
Windows
Terminal/IDE
No response
Shell
No response
Additional context
No response
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。