-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
automationdrips-wave-1Extra attention is neededExtra attention is neededgood first issueGood for newcomersGood for newcomersjavascript
Description
Title: [Feature] Build a Basic "Template Filler" CLI Script
📝 Description
Manually editing Markdown files to replace [DAO NAME] is tedious. We need a simple script that automates this process.
🎯 Goal
Create a script in /scripts/generator.js that takes a JSON config and outputs a populated legal document.
✅ Requirements
- The script should read a JSON file (e.g.,
dao-info.json). - It should replace placeholders in the
/templatesfolder with actual values. - Output the final result to a
/generatedfolder (ignored by git).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
automationdrips-wave-1Extra attention is neededExtra attention is neededgood first issueGood for newcomersGood for newcomersjavascript