TheBevyFlock / bevy_cli

A Bevy CLI tool.
Apache License 2.0
19 stars 4 forks source link

Add installation instructions #109

Open BD103 opened 4 days ago

BD103 commented 4 days ago

We need installation instructions for both the CI itself and the linter. For now we should just target compiling from the Git repository, since we don't have any releases yet.

On the linter side it will need to cover:

BD103 commented 1 day ago

117 will need to be implemented before this, since we want to document the --cfg bevy_lint behavior.