prashanthsadasivan / gen_prash

Phoenix generators that I find useful

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GenPrash

TODO: Add description

Installation

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

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

About

Phoenix generators that I find useful


Languages

Language:Elixir 100.0%