GitXplorerGitXplorer
m

learn_fp_elixir_exercises

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
23ad02ff0c4d6d5df8b457830db2c21e01cba770

Dungeon finished, Chapter 6

mmontogeek committed 4 years ago

README

The README file for this repository.

DungeonCrawl

TODO: Add description

Installation

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

def deps do
  [
    {:dungeon_crawl, "~> 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/dungeon_crawl.