Skip to content

Commit

Permalink
Generated readme additions
Browse files Browse the repository at this point in the history
  • Loading branch information
hanarimawi committed Nov 14, 2024
1 parent a76a653 commit d181d8c
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions lib/hanami/cli/generators/gem/app/readme.erb
Original file line number Diff line number Diff line change
@@ -1 +1,15 @@
# <%= camelized_app_name %>

Welcome to your Hanami app!


## Getting Started
- Run the server with `bin/dev`
- View the app at [http://localhost:2300](http://localhost:2300)
- Run the tests with `bundle exec rake`

## Useful Links

- [Hanami Home](http://hanamirb.org)
- [Hanami Guides](https://guides.hanamirb.org/)
- [Hanami API Doc](https://gemdocs.org/gems/hanami/latest)

0 comments on commit d181d8c

Please sign in to comment.