CommandCodeAI / CommandCodeAI/command-code
Typo in quickstart docs
@naymurdev ya está trabajando en esto.
Desde el 8/9/2026.
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 4k
- Forks
- 350
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.