#preserve #version-control #guard #file-content #document #clauses #regeneration

keep

Preserve file during content regeneration using VCS instead of guard clauses inside the document

1 unstable release

Uses old Rust 2015

0.1.0 Jul 16, 2018

#5 in #clauses

MIT/Apache

10KB
198 lines

keep [WIP]

Preserve file during regenerating using VCS such as git instead of guard clauses inside the document such as this:

 ... some text ...
 ## GUARD START ##
 ... do NOT modify ...
 ## GUARD STOP ##
 ... some text ...

Dependencies

~11–17MB
~304K SLoC