Skip to content

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

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).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions