Skip to content

Code from `Functional Web Dev w/Elixir/OTP/Phoenix`

Notifications You must be signed in to change notification settings

eskil/islands_engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IslandsEngine

GitHub CI Coverage Status Last Updated

Islands engine from Functional Web Development with Elixir, OTP, and Phoenix

Installation

The package can be installed by adding islands_engine to your list of dependencies in mix.exs:

def deps do
  [
    {:islands_engine, git: "https://github.com/eskil/islands_engine.git"}
  ]
end

About

Code from `Functional Web Dev w/Elixir/OTP/Phoenix`

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published