README.md
# Bunch
[](https://hex.pm/packages/bunch)
[](https://hexdocs.pm/bunch/)
[](https://circleci.com/gh/membraneframework/bunch)
Bunch is a bunch of helper functions, intended to make life easier.
API documentation is available at [HexDocs](https://hexdocs.pm/bunch/)
## Installation
Add the following line to your `deps` in `mix.exs`. Run `mix deps.get`.
```elixir
{:bunch, "~> 1.4"}
```
## Copyright and License
Copyright 2018, [Software Mansion](https://swmansion.com/?utm_source=git&utm_medium=readme&utm_campaign=membrane)
[](https://swmansion.com/?utm_source=git&utm_medium=readme&utm_campaign=membrane)
Licensed under the [Apache License, Version 2.0](LICENSE)