Skip to content

smartlogic/stein

Repository files navigation

Stein

Docs Docs License

Stein Logo

Stein is a small library that contains functions that are fairly common to projects at SmartLogic.

Installation

You can install Stein by adding it to your list of dependencies in mix.exs:

def deps do
  [
    {:stein, "~> 0.1.0"}
  ]
end

About

Common helper functions for our Elixir/Phoenix Applications

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published