theenglishway (time) 67f34ae2fd Add missing closing tags %!s(int64=2) %!d(string=hai) anos
..
lib 67f34ae2fd Add missing closing tags %!s(int64=2) %!d(string=hai) anos
.formatter.exs 1a61756e63 Add an Elixir-based output generation %!s(int64=2) %!d(string=hai) anos
.gitignore 1a61756e63 Add an Elixir-based output generation %!s(int64=2) %!d(string=hai) anos
README.md 1a61756e63 Add an Elixir-based output generation %!s(int64=2) %!d(string=hai) anos
mix.exs 0e641b04f2 Turn elixir into an application that refreshes every 100ms %!s(int64=2) %!d(string=hai) anos
mix.lock 1a61756e63 Add an Elixir-based output generation %!s(int64=2) %!d(string=hai) anos

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.