mcpt / batch-snippet-updater

A utility application written in Java which updates portions of various files which match a given condition with contents specified by the user.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Batch Snippet Updater

Frustrated with managing a static site and having to constantly update every single html file for the tiniest changes? We have a solution.

Purpose

Batch Snippet Updater does what its name suggests; it replaces a section in the html file with designated code for all the marked files within a directory.

About

A utility application written in Java which updates portions of various files which match a given condition with contents specified by the user.

License:GNU General Public License v3.0


Languages

Language:Java 100.0%