lucky_app

Version, currently main branch1 version
  • main branchlatestJul 4, 2026

github.com/smmariquit/lucky-mvc-showcase

No description declared in shard.yml.

0 stars
0 dependents
License: not declared

Installation

# Add this to your shard.yml
dependencies:
  lucky_app:
    github: smmariquit/lucky-mvc-showcase
    branch: main

main is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

This shard.yml declares only a name and a version: no Crystal constraint, no dependencies, no targets and no executables. It is a plain library with nothing to build.

Dependencies

This version declares no dependencies.

README

Lucky MVC App

A usecase of Crystal, MVC, and the Lucky framework.