An open API service indexing awesome lists of open source software.

https://github.com/lucasdasial/fizzbuzz_with_elixir

A small project implementing the fizzBuzz solution in elixir and unit tests
https://github.com/lucasdasial/fizzbuzz_with_elixir

elixir

Last synced: over 1 year ago
JSON representation

A small project implementing the fizzBuzz solution in elixir and unit tests

Awesome Lists containing this project

README

          

# FizzBuzzElixir

Call the "build" fuction passing a valid .txt file path with a number list into a string.

See an example in the numbers.txt in project root.