Commit c60371a8 authored by Zach Whitten's avatar Zach Whitten Committed by Marc Cornellà
Browse files

rebar: add README (#8198)

parent d9bb732e
# rebar plugin
This plugin adds completions for the [rebar](https://www.rebar3.org/) Erlang build tool.
To use it, add `rebar` to the plugins array in your zshrc file:
```zsh
plugins=(... rebar)
```
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment