An open API service indexing awesome lists of open source software.

https://github.com/tpltnt/nannou-app-template

a template project for nannou apps
https://github.com/tpltnt/nannou-app-template

creative-coding nannou template

Last synced: 2 months ago
JSON representation

a template project for nannou apps

Awesome Lists containing this project

README

        

# nannou-app-template
This is a template project for [nannou](https://nannou.cc/) apps.
It is intended to be used with [cargo-generate](https://github.com/cargo-generate/cargo-generate)

Create new project: `cargo generate --git https://github.com/tpltnt/nannou-app-template`

Install cargo-generate: `cargo install cargo-generate`