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

Reserve bevy_cli #7

Closed
DJMcNab opened this issue Jan 29, 2021 · 1 comment
Closed

Reserve bevy_cli #7

DJMcNab opened this issue Jan 29, 2021 · 1 comment

Comments

@DJMcNab
Copy link
Member

DJMcNab commented Jan 29, 2021

bevyengine/bevy#436

In theory, a minimum viable version of the cli would be one which simply calls out to external binaries of the form bevy_<subcommand>. For example, I could forsee a bevy_web subcommand which does all of the web stuff.

However, making that happen is development effort, so simply reserving it here is good enough for now.

@cart
Copy link
Member

cart commented Jan 29, 2021

Good call. Done!

@cart cart closed this as completed Jan 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants