tmp_demoinstallmar6horseshoe

Version, currently main branch1 version
  • main branchlatestMar 6, 2022

github.com/grepsedawk/tmp-demoinstallmar6horseshoe

No description declared in shard.yml.

0 stars
0 dependents
License: not declared

Installation

# Add this to your shard.yml
dependencies:
  tmp_demoinstallmar6horseshoe:
    github: grepsedawk/tmp-demoinstallmar6horseshoe
    branch: main

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

Then run:

shards install

shard.yml

Crystal
1.3.2
Author
your-name-here <your-email-here>
Target
  • tmp_demoinstallmar6horseshoe from src/tmp_demoinstallmar6horseshoe.cr

Dependencies

Runtime Dependencies

  • jwt~> 1.6.0github: crystal-community/jwt
  • ameba*github: crystal-ameba/ameba
  • lucky~> 0.29.0github: luckyframework/lucky
  • carbon~> 0.2.0github: luckyframework/carbon
  • authentic~> 0.8.1github: luckyframework/authentic
  • lucky_env~> 0.1.4github: luckyframework/lucky_env
  • lucky_task~> 0.1.1github: luckyframework/lucky_task
  • carbon_sendgrid_adapter~> 0.2.0github: luckyframework/carbon_sendgrid_adapter

Development Dependencies

  • lucky_flow~> 0.7.3github: luckyframework/lucky_flowdev

README

tmp_demoinstallmar6horseshoe

This is a project written using Lucky. Enjoy!

Setting up the project

  1. Install required dependencies
  2. Update database settings in config/database.cr
  3. Run script/setup
  4. Run lucky dev to start the app

Learning Lucky

Lucky uses the Crystal programming language. You can learn about Lucky from the Lucky Guides.