#build-tool #nannou #sketch #creative #project #build

deprecated build nannou-new

(Deprecated) A tool for easily starting Nannou projects

3 unstable releases

0.2.0 Mar 5, 2025
0.1.1 Dec 10, 2018
0.1.0 Jul 1, 2018

#11 in #nannou

MIT license

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

~39–52MB
~1M SLoC