theenglishway (time) 2307585087 Reorganize elixir internal directory il y a 2 ans
..
lib 2307585087 Reorganize elixir internal directory il y a 2 ans
priv 2307585087 Reorganize elixir internal directory il y a 2 ans
.formatter.exs 96889f5bac Enable formatter for heex files il y a 2 ans
.gitignore 2307585087 Reorganize elixir internal directory il y a 2 ans
README.md 1a61756e63 Add an Elixir-based output generation il y a 2 ans
mix.exs 27dd81a19e Switch to live_view to be able to use Phoenix.Component il y a 2 ans
mix.lock 27dd81a19e Switch to live_view to be able to use Phoenix.Component il y a 2 ans

README.md

CvGen

TODO: Add description

Installation

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

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