Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 238 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 238 Bytes

Exnlpt

Reminder on using mix

Run mix help for options.

Compile and run project with interactive elixir:

iex -S mix

Compile and run tests:

mix test

How project was created:

mix new exnlpt