All Projects → hanami → hanami-2-application-template

hanami / hanami-2-application-template

Licence: other
Hanami 2 application starter template

Programming Languages

ruby
36898 projects - #4 most used programming language
shell
77523 projects

Hanami 2 Application Template

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.

Then rename the .env-example file to .env, and update the values as necessary.

See README.app.md for details of the generated application.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].