Skip to content

mvasigh/flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nannou-starter

A barebones boilerplate for new nannou projects. Nannou is an open-source creative toolkit for Rust.

Helpful Links

Requirements

You should have the following installed:

Getting started

First, clone this repository:

$ git clone https://github.com/mvasigh/nannou-starter.git my-nannou-app
$ cd my-nannou-app

Run the init script and follow the prompts to update your package information:

$ ./scripts/init.ts

Next, write your code in main.rs and run your Nannou application to see your changes:

$ cargo run --release

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published