#nannou #creative #build #tool #sketch #generate #ask

deprecated app nannou-new

(Deprecated) A tool for easily starting Nannou projects

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

Download history 1/week @ 2024-12-07 27/week @ 2025-02-08 5/week @ 2025-02-15 2/week @ 2025-02-22 132/week @ 2025-03-01

166 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