adhikareeprayush / adhikareeprayush/stacksmith

Add a gitignore feature module to `add`

未關閉 適合新手
#6 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
dx good first issue help wanted
主要語言
TypeScript
星號
0
分支
0
PR 合併指標
30 天內沒有已合併 PR

描述

## 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`

貢獻指南

開啟貢獻指南

研究方向

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.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
typescript
領域
cli
Issue 類型
功能
難度
2/5
預估耗時
1-3 小時
活躍度
冷清
描述清晰度
描述清楚
新手友好度
84/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。