Skip to content

dsdshcym/todo_or_die_elixir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TodoOrDie

This package was inspired by Justin Searls' Ruby Gem TODO or Die!. All credits to him!

Installation

It's available in Hex, the package can be installed by adding todo_or_die to your list of dependencies in mix.exs:

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

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages