Setting Up - sinusinu/Flora GitHub Wiki
For now, Flora is provided only as a source project.
Setting up Flora
-
Clone this repository with
git clone --recursive https://github.com/sinusinu/Flora
. Notice the--recursive
: we need to fetch submodules too! -
Take a note of the location of the cloned repository.