Skip to content

A shitty Elixir Fizz Buzz implementation generator in Elixir

Notifications You must be signed in to change notification settings

sambostock/fizz_badd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FizzBadd

A shitty Fizz Buzz implementation generator.

Installation

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

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

About

A shitty Elixir Fizz Buzz implementation generator in Elixir

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages