Before running this script, ensure you have the following installed:
- Ruby v2.7+
- docx
-
Clone the repository:
git clone [email protected]:atrichkov/file-text-replacer.git
-
Navigate to the directory:
cd bin -
Make the script executable:
chmod +x replacer.rb
-
Run the script:
./replacer.rb
If you'd like to contribute to this project, feel free to open an issue or submit a pull request.