Skip to content

djKianoosh/eight_ball

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EightBall DJ

Just another Magic Eight Ball

This was an exercise based on Ilija Eftimov's excellent blog which walks you through the process of creating your first Hex package.

Installation

Available in Hex! This package can be installed as:

  1. Add eight_ball to your list of dependencies in mix.exs:

    def deps do [{:eight_ball_dj, "~> 0.0.2"}] end

  2. Ensure eight_ball is started before your application:

    def application do [applications: [:eight_ball_dj]] end

About

Test Elixir - publishing to hex.pm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages