Skip to content

Subslator is a CLI to replace / substitute things in a JSON file with CSV static data.

Notifications You must be signed in to change notification settings

remylavergne/Subslator

Repository files navigation

Subslator

CLI to replace words, or sentences, into files.

Sample

Try the simple sample:

subslator json -i samples/input.json -d samples/data.csv

How to

🛠 In progress...