Skip to content

[Feature] Build a Basic "Template Filler" CLI Script #4

@mijinummi

Description

@mijinummi

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 /templates folder with actual values.
  • Output the final result to a /generated folder (ignored by git).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions