adhikareeprayush / adhikareeprayush/stacksmith

Add a gitignore feature module to `add`

Aberta Para iniciantes
#6 0 comentários 0 reações 0 responsáveis Ver no GitHub
dx good first issue help wanted
Linguagem predominante
TypeScript
Estrelas
0
Forks
0
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

## Summary
Add `stacksmith add gitignore` to write a sensible Node `.gitignore` into an existing project.

## Tasks
- [ ] New `FeatureModule` (id: `gitignore`) in `src/core/features/index.ts`
- [ ] Skip gracefully if `.gitignore` already exists (the runner already handles this)
- [ ] Cover it in `features.test.ts`

## Files
- `src/core/features/index.ts`

Guia de contribuição

Abrir o guia de contribuição

Direção de pesquisa

Start in `src/core/features/index.ts` and inspect how existing `FeatureModule`s are registered so you can add a `gitignore` module in the same pattern. Then open `features.test.ts` and add/adjust tests for `add gitignore` plus the skip behavior when `.gitignore` already exists. Run the feature tests for this area and finish when the module is registered and the new coverage passes.

Escrita pelo modelo de indexação a partir do texto da issue.

Avaliação

Stack de tecnologia
typescript
Domínio
cli
Tipo de issue
Funcionalidade
Dificuldade
2/5
Tempo estimado
1-3 horas
Status de atividade
Pouca atividade
Clareza
Claramente especificada
Facilidade para iniciantes
84/100

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.