3 unstable releases
new 0.2.0 | Mar 5, 2025 |
---|---|
0.1.1 | Dec 10, 2018 |
0.1.0 | Jul 1, 2018 |
#10 in #nannou
166 downloads per month
17KB
188 lines
nannou_new
Deprecated
Use
cargo new
directly. 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
~51MB
~1M SLoC