dubisdev / personalitext

✒️ Create multiple texts from a single template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

✒️ PERSONALITEXT

Create multiple texts from a single template

Useful for creating multiple texts with the same structure, but different content.

👁️ Use case: write an email template and create multiple emails from it for different recipients.

personalitext gif

Installation

You can install personalitext globally with npm:

npm install -g personalitext

Or you can use it with npx:

npx personalitext <path to template file>

Usage

personalitext <path to template file>

License

MIT © David Jiménez

About

✒️ Create multiple texts from a single template

License:MIT License


Languages

Language:TypeScript 100.0%