Skip to content

alphafoobar/code-kata-elixir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Elixir Code Kata

Requires Erlang installed and Elixir installed. Elixir plugin also available for Jetbrains IDE. I'm using IntelliJ IDEA 2019.1.

To build

mix

To test

mix test

Installation

If available in Hex, the package can be installed by adding elixir to your list of dependencies in mix.exs:

def deps do
  [
    {:elixir, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/elixir.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages