Skip to content

(Heavily WIP) An Elixir implementation of hiera for data introspection

Notifications You must be signed in to change notification settings

JimPanic/reduced

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reduced

TODO: Add description

Installation

If available in Hex, the package can be installed as:

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

    def deps do [{:reduced, "~> 0.0.1"}] end

  2. Ensure reduced is started before your application:

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

About

(Heavily WIP) An Elixir implementation of hiera for data introspection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages