Skip to content

A bunch of utility modules to accompany elixir-blueprint

Notifications You must be signed in to change notification settings

rum-and-code/elixir-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elixir Utils

This library is a collection of various utility modules that we want to reuse across all of our Elixir projects.

Installation

def deps do
  [
    {:elixir_utils, git: "git@github.com:rum-and-code/elixir-utils.git"}
  ]
end

About

A bunch of utility modules to accompany elixir-blueprint

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages