Skip to content

iori0311/template

 
 

Repository files navigation

Hummingbird Template

Template for Hummingbird App

Either click on Use this template or run the following to clone locally.

curl -L https://raw.githubusercontent.com/hummingbird-project/template/main/scripts/download.sh | bash -s <project-name> 

Then enter the folder created, run ./configure.sh and follow the instructions.

Alternative method

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>

About

Hummingbird project template

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 74.3%
  • Shell 13.7%
  • Dockerfile 12.0%