Skip to content
This repository was archived by the owner on Jan 10, 2024. It is now read-only.
This repository was archived by the owner on Jan 10, 2024. It is now read-only.

Request: Helper CLI for post-scaffold additions #52

@codefriar

Description

@codefriar

Rails, Express and other frameworks have a CLI or scripts for adding new features after the initial app scaffolding is done. For instance: rails generate scaffold model <model name>

I think it would be helpful, given the dizzying number of directories and files if we had something similar that would allow a developer to write node scripts/generate.js <modal|view|callback|etc> and have that create stub files in the right locations, and add the necessary includes to the main include files like apps/<appname>/listeners/index.js

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    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