theenglishway (time) 27dd81a19e Switch to live_view to be able to use Phoenix.Component 2 yıl önce
..
lib 27dd81a19e Switch to live_view to be able to use Phoenix.Component 2 yıl önce
.formatter.exs 1a61756e63 Add an Elixir-based output generation 2 yıl önce
.gitignore 1a61756e63 Add an Elixir-based output generation 2 yıl önce
README.md 1a61756e63 Add an Elixir-based output generation 2 yıl önce
mix.exs 27dd81a19e Switch to live_view to be able to use Phoenix.Component 2 yıl önce
mix.lock 27dd81a19e Switch to live_view to be able to use Phoenix.Component 2 yıl önce

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.