https://github.com/kevinschweikert/makeup_toml
TOML lexer for Makeup
https://github.com/kevinschweikert/makeup_toml
Last synced: 5 months ago
JSON representation
TOML lexer for Makeup
- Host: GitHub
- URL: https://github.com/kevinschweikert/makeup_toml
- Owner: kevinschweikert
- Created: 2022-08-31T19:57:41.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-31T19:57:55.000Z (about 3 years ago)
- Last Synced: 2025-04-01T15:17:05.876Z (8 months ago)
- Language: HTML
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MakeupToml
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `makeup_toml` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:makeup_toml, "~> 0.1.0"}
]
end
```
Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at .