barelyhuman / barelyhuman/commitlog
Overwrite Mode
- Lingua principale
- Go
- Stelle
- 81
- Fork
- 3
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- go
- Ambito
- cli
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100