#version-control #guard #preserve #document #during #clauses #file

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

#14 in #preserve

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

~15MB
~347K SLoC