Skip to content
vic

tmbb/makeup2

Rewrite of Makeup using NimbleParsec - Very experimental an incomplete

tmbb/makeup2.json
{
"createdAt": "2018-03-13T00:40:46Z",
"defaultBranch": "master",
"description": "Rewrite of Makeup using NimbleParsec - Very experimental an incomplete",
"fullName": "tmbb/makeup2",
"homepage": null,
"language": "Elixir",
"name": "makeup2",
"pushedAt": "2018-03-31T02:58:51Z",
"stargazersCount": 1,
"topics": [],
"updatedAt": "2018-03-31T02:58:54Z",
"url": "https://github.com/tmbb/makeup2"
}

TODO: Add description

If available in Hex, the package can be installed by adding makeup_elixir to your list of dependencies in mix.exs:

def deps do
[
{:makeup_elixir, "~> 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/makeup_elixir.