meta-system icon indicating copy to clipboard operation
meta-system copied to clipboard

New CLI for creating Addon Boilerplate

Open zelcion opened this issue 2 years ago • 0 comments

Description

Currently, there's a lot of doc-reading until you're at the point of having a valid Addon to work with. This Issue outlines the possibility of having a CLI command for creating an Addon boilerplate with a few parameters, so developers can more readily start developing, only adjusting what is necessary for their use-case.

Solving Suggestion

To solve this issue, It would be interesting to have these features:

  • [ ] A new command, such as meta-system create-addon
  • [ ] A wizard with steps to add a name, repo, and required permissions to pass to the Broker.
  • [ ] Output of the code and required files in the currently running terminal directory.

zelcion avatar Jan 11 '24 00:01 zelcion