suzuki-shunsuke / yodoc

Test command results and embed them into document
MIT License
1 stars 0 forks source link

`--clean` option #9

Open suzuki-shunsuke opened 2 months ago

suzuki-shunsuke commented 2 months ago
yodoc run --clean
suzuki-shunsuke commented 2 months ago

Workaround

ag -l '<!-- This file is generated by yodoc.' | xargs rm # Remove all generated files
yodoc clean