Skip to content

Create files based on a sample file and a desired set of 'replacement words'

Notifications You must be signed in to change notification settings

RasaNovum/clonify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clonify

Create files based on a sample file and a desired set of replacement words

  • Insert base file into /input/
  • Modify changes.txt so that:
  1. the first line is the target string you want to modify for all files
  2. the second line is a list of output strings seperated by commas
  • Run run.bat to run the script

You can input as many files as you like into /input/ as long as they contian the target word, check the demo contained in /input/ for an example. Running the script once will generate the /output/ folder.

About

Create files based on a sample file and a desired set of 'replacement words'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published