ethiostats

Version, currently master branch1 version
  • master branchlatestJan 21, 2018

github.com/mikeeus/ethiostats

Ethiopian trade statistics website built with Lucky

1 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  ethiostats:
    github: mikeeus/ethiostats
    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
0.24.1
License
MIT
Author
mikeeus
Target
  • ethiostats from src/ethiostats.cr

Dependencies

Runtime Dependencies

README

ethiostats

This is a project written using Lucky. Enjoy!

Setting up the project

  1. Install required dependencies
  2. Run bin/setup
  3. Run lucky dev to start the app

Learning Lucky

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