Template for Hummingbird App
Run the download script and follow the instructions.
curl -L https://raw.githubusercontent.com/hummingbird-project/template/main/scripts/download.sh | bash
Clone this repository locally
git clone https://github.com/hummingbird-project/template
And then call the configure script with a path argument. This will create a new project at the specified path
./configure.sh <path to new project>