Skip to content

[Discussion] How about a 'tool', rather than a boilerplate #2

@Batistleman

Description

@Batistleman
  • I'm not sure if something like this doesn't already exist *

I liked this starting project a lot. But it's quite limited (as it should be, to be general enough...)

Wouldn't it be nice to have something like this:

mg init 
# generates this boilerplate

mg create collection tasks
# generates:
# /imports/api/tasks/tasks.js
# /imports/api/tasks/server/publications.js
# adds the publications to the server file
# etc

mg create page tasks
# generates
# /imports/ui/pages/tasks/taskContainer.jsx

etc, completely following the Meteor Guide?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions