bevy/tools
ira 5b0381655d Warn when passing invalid argument to CI (#5858)
Example:
```sh
cargo run -p ci -- lint
Invalid argument: "lint".
Enter one of: lints, test, doc, compile, format, clippy, compile-fail, bench-check, example-check, doc-check, doc-test.
```

Co-authored-by: devil-ira <justthecooldude@gmail.com>
2022-09-02 12:18:45 +00:00
..
build-example-pages Bump Version after Release (#5576) 2022-08-05 02:03:05 +00:00
build-wasm-example Update clap to 3.2 in tools using value_parser (#5031) 2022-06-20 18:04:29 +00:00
ci Warn when passing invalid argument to CI (#5858) 2022-09-02 12:18:45 +00:00
spancmp Bump Version after Release (#5576) 2022-08-05 02:03:05 +00:00
example_showcase.sh Small script fix (#2591) 2021-08-13 21:57:23 +00:00
publish.sh Generate vertex tangents using mikktspace (#3872) 2022-05-31 22:53:54 +00:00