If you’ve been interested in exploring or testing our in-progress Hanami 2 work, this application template can help you start! Learn more in my announcement post.
To create an application from this template, click the “Use this template” button above.
Then, once you’ve cloned your new repository, run:
./bin/install name_of_your_app
This will rename all instances of AppPrototype
within (in all its case
variations) to the name of your application.
See README.app.md for details of the generated application.