CommandCodeAI / CommandCodeAI/command-code
Typo in quickstart docs
@naymurdev ci sta già lavorando.
Dal 8/9/2026.
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 4k
- Fork
- 350
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.