Skip to content

nicholasjhenry/elixir-generated

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Elixir Generated

Examples of different version of Elixir using the generator:

# Project
mix new elixir_generated

# OTP Application
mix new --sup elixir_generated
mix release.init

# Umbrella Application
mix new --umbrella elixir_generated
mix new child_app

Checkout the branches to see the different versions.

About

Archives generating a supervised application with different versions of Elixir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published