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

Command line generation tools #49

Description

@jbpros

Bootstrapping a plutonium-based app is very hard atm. It should be assisted through some command-line tools:

$ plutonium init
$ plutonium generate:app core --command-bus-server --event-bus-server
$ plutonium generate:app web --command-bus-client
$ plutonium generate:app reporters --event-bus-client
$ plutonium generate:reporter userReporter
$ plutonium generate:command "register user"

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions