#version-control #guard #document #during #preserve #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

#15 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

~12MB
~307K SLoC