Replies: 1 comment 1 reply
-
Thanks for sharing. If you are interested, can you send a pull request that modifies |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
I found that a lot of times I want to create a simple Roda project and start out with a scaffold/template, so I created a git repo that I can clone and have running without too much fuss. I used the Roda conventions page as a starting point and added rack-unreloader and a few additional rake tasks on top.
https://gitlab.com/nini1294/roda-template-simple
Please check it out, suggestions, bug reports and pull requests are welcome!
Beta Was this translation helpful? Give feedback.
All reactions