theenglishway (time) 67f34ae2fd Add missing closing tags 2 лет назад
..
lib 67f34ae2fd Add missing closing tags 2 лет назад
.formatter.exs 1a61756e63 Add an Elixir-based output generation 2 лет назад
.gitignore 1a61756e63 Add an Elixir-based output generation 2 лет назад
README.md 1a61756e63 Add an Elixir-based output generation 2 лет назад
mix.exs 0e641b04f2 Turn elixir into an application that refreshes every 100ms 2 лет назад
mix.lock 1a61756e63 Add an Elixir-based output generation 2 лет назад

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.