Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 837 Bytes

File metadata and controls

32 lines (19 loc) · 837 Bytes

Fibonacci

TODO: Add description

Installation

  1. Download and install Erlang:

    Go to the Erlang Downloads page and download the installer for Windows. Run the installer and follow the on-screen instructions.

  2. Download and install Elixir:

    Go to the Elixir Downloads page and download the installer for Windows. Run the installer and follow the on-screen instructions.

Running the Project

  1. Install dependencies:

    mix deps.get
  2. Run the tests:

    mix test

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