An open API service indexing awesome lists of open source software.

https://github.com/jesse-c/makeup_swift

A Makeup lexer for the Swift language.
https://github.com/jesse-c/makeup_swift

elixir makeup

Last synced: about 1 year ago
JSON representation

A Makeup lexer for the Swift language.

Awesome Lists containing this project

README

          

# MakeupSwift

A [Makeup](https://github.com/elixir-makeup/makeup/) lexer for the Swift language.

## Installation

If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `makeup_swift` to your list of dependencies in `mix.exs`:

```elixir
def deps do
[
{:makeup_swift, "~> 0.0.1"}
]
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 .