https://github.com/grepsedawk/template
https://github.com/grepsedawk/template
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/grepsedawk/template
- Owner: grepsedawk
- Created: 2022-03-10T16:01:30.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-11T00:50:43.000Z (over 4 years ago)
- Last Synced: 2025-05-25T11:42:14.564Z (about 1 year ago)
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ☘️ Lucky Horseshoe 🧲
A template for [Lucky](https://luckyframework.org/) web applications.
This template is special because it bootstraps `lucky init` in order to provide
a fresh, current copy of a lucky app, with quality of life adjustments played
over the lucky base app.
## What is added?
- [ameba](https://github.com/crystal-ameba/ameba) for style checking
- Github Action for CI
- `crystal tool format` and `ameba` style linting
- `crystal spec` for testing
- Github Action to automatically merge minor/patch dependabot PRs