Current section
Files
Jump to
Current section
Files
README.md
# Barry
[](https://hex.pm/packages/barry)
A GUI frontend for [baz](https://github.com/fremantle-industries/baz)
## Installation
Add the `barry` package to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:barry, "~> 0.0.1"}
]
end
```
## Authors
- Alex Kwiatkowski - alex+git@fremantle.io
## License
`barry` is released under the [MIT license](./LICENSE)