barelyhuman / barelyhuman/commitlog
Overwrite Mode
オープン
enhancement
- 主要言語
- Go
- スター
- 81
- フォーク
- 3
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
add an overwrite mode flag to the `generate` commands `--out` flag so that we can have appending be the default behaviour of the command when outputting to a file and can switch to overwriting when the flag is on.
コントリビューションガイド
調査の方向性
Start by locating the generate commands and their --out flag handling in the Go CLI, then inspect how file output currently behaves. Done means output appends by default and a new overwrite mode flag switches the same commands to overwriting the file; add or run relevant command tests if the project provides them.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- go
- 領域
- cli
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100