Skip to content

odacoder/kanin-tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kanin Tutorial Code

For the Kanin / RabbitMQ Tutorials

Introduction

The "code" in this project is the "answer set" for the the Kanin / RabbitMQ tutorials. This is what you get if you following the steps of each tutorial and complete the tasks as instructed.

Use

For use with the tutorials, do the following:

  1. $ git clone https://github.com/billosys/kanin-tutorials.git
  2. $ cd kanin-tutorial
  3. $ make compile

This step will take a bit longer than most LFE/Erlang rebar compile steps, as it will download three dependency RabbitMQ/AMQP libraries and build them as part of the Kanin dependency chain.

After that, you're ready to use the LFE REPL and following along in the tutorial:

  • $ make repl-no-deps

About

The completed source code for the Kanin (LFE RabbitMQ) tutorials.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published