-
Notifications
You must be signed in to change notification settings - Fork 5
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
Add "new" command #8
Labels
enhancement
New feature or request
Comments
That's a good idea 👍 |
(happy to work on this tomorrow unless you want to!) |
I would love to collaborate, I'm all about having more owners ;) So have at it 👍 |
@LegNeato are you still planning to tackle this or should I take it? |
Feel free to grab it if you want, been a bit slammed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Similar to https://doc.rust-lang.org/cargo/commands/cargo-new.html, but instead of
--lib
and--bin
we could maybe do--fragment
,--mesh
,--compute
etc. This might even remove the need for a shader template.The text was updated successfully, but these errors were encountered: