Skip to content
/ elixir Public

Reading workshop of "Programming Elixir" (Ohmsha, 2016)

License

Notifications You must be signed in to change notification settings

aosn/elixir

Repository files navigation

Elixir

Build Status

Reading workshop of "Programming Elixir" (Ohmsha, 2016).

↓ 以下は mix でプロジェクトを生成した際に作られた文書です

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

Reading workshop of "Programming Elixir" (Ohmsha, 2016)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages