nannou-new

Crates.ionannou-new
lib.rsnannou-new
version0.1.1
sourcesrc
created_at2018-07-01 23:42:05.265008
updated_at2018-12-10 17:08:16.123967
descriptionA tool for easily starting Nannou projects.
homepagehttps://github.com/nannou-org/nannou/tree/master/nannou-new
repositoryhttps://github.com/nannou-org/nannou.git
max_upload_size
id72502
size10,441
Joshua Batty (JoshuaBatty)

documentation

README

nannou-new

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 fro template_app.
  • Adds the latest nannou version as a dep to the Cargo.toml.
  • Builds the project with optimisations. Suggests getting a beverage.
Commit count: 1659

cargo fmt