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.
- Host: GitHub
- URL: https://github.com/jesse-c/makeup_swift
- Owner: jesse-c
- License: mit
- Created: 2023-07-18T14:11:53.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-27T23:01:48.000Z (almost 3 years ago)
- Last Synced: 2025-03-15T23:25:11.110Z (about 1 year ago)
- Topics: elixir, makeup
- Language: Elixir
- Homepage:
- Size: 42 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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 .