https://github.com/aaronrenner/broken_schema
https://github.com/aaronrenner/broken_schema
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aaronrenner/broken_schema
- Owner: aaronrenner
- Created: 2020-09-01T18:57:12.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-01T18:57:28.000Z (almost 6 years ago)
- Last Synced: 2025-12-31T17:45:46.015Z (5 months ago)
- Language: Elixir
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BrokenSchema
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `broken_schema` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:broken_schema, "~> 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 [https://hexdocs.pm/broken_schema](https://hexdocs.pm/broken_schema).