Skip to content

Replace text enclosed in brackets with string from json

License

Notifications You must be signed in to change notification settings

zetok/sterminator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sterminator

Build Status

Sterminator replaces text enclosed in triple brackets (e.g. [[[text]]]) with string provided in corresponding JSON key.

In case where JSON string is empty, key is used for replacement.

CLI usage

E.g.

./sterminator web_file json_file

Packages / builds

Generic

Building

Fairly simple. You'll need Rust.

When you'll have deps, build debug version with

cargo build

sterminator executable will be located in target/debug/

Support

If you like Sterminator, feel free to help it by contributing, whether that would be by writing code, suggesting improvements, or by donating.

Donate via Bitcoin: 1FSDbXVbUZSe34UqxJjfNMdAA9P8c6tNFQ

If you're interested in some other way of donating, please say so. 😄

License

Licensed under GPLv3+. For details, see COPYING.

About

Replace text enclosed in brackets with string from json

Resources

License

Stars

Watchers

Forks

Packages

No packages published