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

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.