/hours-report

Repository for the third challenge of the Elixir's path from Rocketseat Ignite.

Primary LanguageElixirMIT LicenseMIT

HoursReport

Repository for the third challenge of the Elixir's path from Rocketseat Ignite.

🚀 Techs

🔧 Setup

  • Install dependencies with mix deps.get
  • For interactive testing use iex -S mix

✅ Test

To run tests:

  • Run with mix test --cover

📄 License