-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Build · Break · Harden
Turn a rough idea into a small, testable, maintainable project. / Convierte una idea aproximada en un proyecto pequeño, verificable y mantenible.
This Wiki explains the method behind the HellCode Collective project starter. It complements the repository documentation; it does not replace it. GitHub does not copy Wikis when you select Use this template, so the files in the generated repository remain the source of truth.
Choose a route:
- I have an idea: follow First ten minutes.
- I need a repeatable workflow: read Build Break Harden.
- I am building a CLI: visit the CLI banner gallery.
- I found a problem: open Issues and choose the matching form.
- I have an open question: start a Discussion.
Do not start by predicting the whole project. Define the smallest useful outcome, expose one important assumption, and decide what evidence would make the next step safer.
Esta Wiki explica el método del starter de proyectos de HellCode Collective. Complementa la documentación del repositorio; no la sustituye. GitHub no copia las Wikis al seleccionar Use this template, por lo que los archivos del repositorio generado siguen siendo la fuente de verdad.
Elige una ruta:
- Tengo una idea: sigue Primeros diez minutos.
- Necesito un método repetible: lee Build Break Harden.
- Estoy creando una CLI: visita la Galería de banners CLI.
- He encontrado un problema: abre Issues y elige el formulario adecuado.
- Tengo una pregunta abierta: inicia una Discussion.
No empieces intentando predecir todo el proyecto. Define el resultado útil más pequeño, haz visible una suposición importante y decide qué evidencia permitiría dar el siguiente paso con más seguridad.
- Home
- First ten minutes / Primeros diez minutos
- Build Break Harden
- CLI banner gallery / Galería de banners CLI
Build · Break · Harden