food-delivery

Version, currently master branch1 version
  • master branchlatestNov 1, 2018

github.com/rodloboz/crystal-bistro

No description declared in shard.yml.

0 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  food-delivery:
    github: rodloboz/crystal-bistro
    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.26.1
License
MIT
Author
Rui Freitas
Target
  • food-delivery from src/food-delivery.cr

Dependencies

This version declares no dependencies.

README

food-delivery

A rewrite in crystal of the ruby Food Delivery challenge from Le Wagon's fullstack bootcamp.

Contributors