forked fromTheBevyFlock/bevy_cli
- Notifications
You must be signed in to change notification settings - Fork0
bas-ie/bevy_cli
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A Bevy CLI tool.
The Bevy CLI includes acustom linter that integrates directly withrustc through#![feature(rustc_private)]. Because of this, building this project requires nightly Rust with therustc-dev andllvm-tools-preview components. If you use Rustup, a pinned version will be automatically installed when you compile this project based on the contents ofrust-toolchain.toml.
Warning
Some components may still be missing due to arustup bug. If you getcan't find crate errors when trying to build, ensure that you have the toolchain and components installed, based onrust-toolchain.toml.
About
A Bevy CLI tool.
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Languages
- Rust95.1%
- HTML4.9%