Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New CLI for creating Addon Boilerplate #118

Open
3 tasks
zelcion opened this issue Jan 11, 2024 · 0 comments
Open
3 tasks

New CLI for creating Addon Boilerplate #118

zelcion opened this issue Jan 11, 2024 · 0 comments
Labels
New Feature Development of something new Suggestion Feature or improvement suggestions

Comments

@zelcion
Copy link
Member

zelcion commented Jan 11, 2024

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 zelcion added New Feature Development of something new Suggestion Feature or improvement suggestions labels Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Feature Development of something new Suggestion Feature or improvement suggestions
Projects
None yet
Development

No branches or pull requests

1 participant