3 unstable releases
| 0.2.0 | Mar 5, 2025 |
|---|---|
| 0.1.1 | Dec 10, 2018 |
| 0.1.0 | Jul 1, 2018 |
#11 in #nannou
192 downloads per month
17KB
188 lines
nannou_new
Deprecated
Use
cargo newdirectly. See #1002.
A simple interactive tool for generating projects.
- Asks if the user is just sketching.
- If so, generates a project from
template_sketch. - Otherwise generates a project from
template_app. - Adds the latest nannou version as a dep to the
Cargo.toml. - Builds the project with optimisations. Suggests getting a beverage.
Dependencies
~48MB
~1M SLoC