Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

discuss: tutoring people on the command line

Abierto
#15 1 comentario 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
5/5
Tiempo estimado
Más de una semana
Aptitud para principiantes
20/100
Tipo de issue
Documentación
Claridad
Necesita aclaración
Estado de actividad
Estancado
Stack tecnológico
javascript

Línea de trabajo

Empieza leyendo el código actual de CLI y el SDK para entender cómo ayudan a los desarrolladores y a los usuarios avanzados. La discusión no identifica ningún archivo, prueba ni cambio acordado; el trabajo solo estará completo cuando el proyecto haya decidido un enfoque para ayudar a los usuarios que utilizan la línea de comandos por primera vez.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

question

Maybe add a step how to open up a terminal for people who don't know what they're doing.

One of the beauties of the command line is that it's great for automating and scripting things that you do often.

Teaching people how who don't know how to open a Terminal how to do everything from scratch for the first time I think falls outside the scope of this project.

If they're on Windows, they could use cmd.exe, but that will likely not work. You could ask them to download Microsoft Terminal from the Windows Store, but then you have to teach them the differences between cmd and PowerShell. You could ask them to https://webinstall.dev/wsl (which is why I created it - to help people learn to program in a normal environment without having to learn all of the ins and outs of Windows first), but...

It's a rabbit hole.

If you have an idea of how to solve this, feel free. I don't feel like I'm the right person to take that on because my mind gets all jumbled up around first principles, I get analysis paralysis and a year later I still don't have so much as a "how to get started as a developer" mini course.

My thought on this wasn't to try to convert people to the command line, but rather to make an excellent tool for developers and power users that they can inspect and see how the pieces come together, and built scripts to do what they want.

Granted, the current CLI code fails at that because it became too complicated, but the SDK hits the spot, I believe.

Lenguaje dominante
JavaScript
Estrellas
4
Forks
1
Métricas de merge de PR
Sin PR fusionados en 30 d

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.

Más de dashhive/crowdnode-cli

Todos los issues de dashhive/crowdnode-cli

Issues similares

Más issues de JavaScript

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.