Skip to content

does the world need blueprints when it has Hygen? #136

@anithri

Description

@anithri

I encountered a project called Hygen, which is very similar to blueprint/redux-cli. Not in a stole the code or anything. But the way the templates and cli work. But with all of the changes I was hoping to get into this project.

  1. Generators to create generators
  2. Template files use FrontMatter to define template data. the to: field is the destination.
  3. Inject data into files (routes, dependencies)
  4. cli args to pass data to templates
  5. Multiple locations for templates
  6. build prompts to ask user for data
  7. Customization data sources possible

It does everything I need a generator tool to do, and it would take me very little time to port my existing blueprints to templates and generators.

So to be blunt, does the world need blueprints when it has hygen? Is there value to continue efforts here?

@SpencerCDixon @jamesr73 @walreyes

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions