lucky_starter_template

Version, currently master branch1 version
  • master branchlatestApr 29, 2023

github.com/mdwagner/lucky_starter_template

No description declared in shard.yml.

0 stars
0 dependents
License: not declared

Installation

# Add this to your shard.yml
dependencies:
  lucky_starter_template:
    github: mdwagner/lucky_starter_template
    branch: master

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

Then run:

shards install

shard.yml

Crystal
1.7.3
Author
Michael Wagner
Target
  • app from src/lucky_starter_template.cr

Dependencies

Runtime Dependencies

  • jwt~> 1.6.0github: crystal-community/jwt
  • avram~> 1.0.0github: luckyframework/avram
  • lucky~> 1.0.0github: luckyframework/lucky
  • carbon~> 0.3.0github: luckyframework/carbon
  • authentic~> 1.0.0github: luckyframework/authentic
  • lucky_env~> 0.1.4github: luckyframework/lucky_env
  • lucky_task~> 0.1.1github: luckyframework/lucky_task
  • carbon_send_in_blue_adapter*github: atnos/carbon_send_in_blue_adapter

Development Dependencies

  • lucky_flow~> 0.9.0github: luckyframework/lucky_flowdev

README

Lucky Starter Template

Please run after creating

$ ./setup "<new project name (snake_case)>"