mpugach / ingredient

Identify file content

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ingredient Build Status

Identify file content

Installation

If available in Hex, the package can be installed by adding ingredient to your list of dependencies in mix.exs:

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

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/ingredient.

Supported Elixir and OTP versions

Check this link to see the version list.

Credits

Useful articles

About

Identify file content

License:MIT License


Languages

Language:Elixir 100.0%