CommandCodeAI / CommandCodeAI/command-code
Typo in quickstart docs
@naymurdev y travaille déjà.
Depuis le 8/9/2026.
- Langage dominant
- Aucune donnée de langage
- Étoiles
- 4k
- Forks
- 350
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Évaluation
Cette issue n'a pas encore été évaluée.