Skip to content

hortonew/bevy_cli

 
 

Repository files navigation

Bevy CLI

A prototype Bevy CLI tool intended to streamline common tasks when working on projects. Please see the initial scope document and original issue for history and motivation. The CLI's current features include:

  • Project generation from a template
  • A custom, Bevy-specific linter
  • Out-of-the-box support for bundling projects into WebAssembly
  • An HTTP server for testing these WASM bundles

If you need assistance or want to help, reach out to the bevy_cli working group channel in the Bevy Discord.

License

The Bevy CLI is licensed under either of

at your option.

Contributing

Please see CONTRIBUTING.md for more information!

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

A Bevy CLI tool.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 96.4%
  • HTML 3.6%