CommandCodeAI / CommandCodeAI/command-code

Typo in quickstart docs

Abierto
#615 3 comentarios 0 reacciones 1 asignado Ver en GitHub

@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

Image
Expected Behavior

The correct text would be:

On Windows the short alias is cmdc, not cmdcmd is already the built-in Windows command shell, so Command Code cannot claim that name. Everywhere these docs write cmd, use cmdc instead: 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 to cmdc, so you can copy them as-is.

Actual Behavior

Currently, the text looks like this:

On Windows the short alias is cmdc, not cmdccmdc is already the built-in Windows command shell, so Command Code cannot claim that name. Everywhere these docs write cmdc, use cmdc instead: 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 to cmdc, 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

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.