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

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

#8 in #nannou

Download history 1/week @ 2024-12-10 32/week @ 2025-02-11 6/week @ 2025-02-25 148/week @ 2025-03-04 6/week @ 2025-03-11

162 downloads per month

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

~51MB
~1M SLoC