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 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
評估
這個 Issue 還沒有評估資料。