暫無描述

theenglishway (time) 9aec4d3c51 A first version of a global summary 2 年之前
.vscode 98f6350a37 Ensure code is recompiled on save 2 年之前
lib 9aec4d3c51 A first version of a global summary 2 年之前
.formatter.exs 900c4810db Move all elixir files one level up 2 年之前
.gitignore 900c4810db Move all elixir files one level up 2 年之前
README.md 900c4810db Move all elixir files one level up 2 年之前
mix.exs 900c4810db Move all elixir files one level up 2 年之前
mix.lock 900c4810db Move all elixir files one level up 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.