Setting Up - sinusinu/Flora GitHub Wiki

For now, Flora is provided only as a source project.

Setting up Flora

  1. Clone this repository with git clone --recursive https://github.com/sinusinu/Flora. Notice the --recursive: we need to fetch submodules too!

  2. Take a note of the location of the cloned repository.

Setting up your project

with Visual Studio

with .NET CLI