matejak / argbash

Bash argument parsing code generator
Other
1.39k stars 63 forks source link

Feature Request: Argbash clean command/output type #186

Open nea89o opened 8 months ago

nea89o commented 8 months ago

A command to remove all generated code from a file. This could also just be another output --type. I would love to use this kind of script in combination with gits clean/smudge filters, so i don't have to check changes in the generated code into version control.