/asdf-rebar

Rebar3/Rebar version management plugin for asdf

Primary LanguageShellMIT LicenseMIT

asdf-rebar

Build Status

Rebar3/Rebar plugin for asdf version manager based off of scripts in my dotfiles repository.

Dependencies

  • Erlang installation (this can be what you have installed with asdf).

Install

asdf plugin-add rebar https://github.com/Stratus3D/asdf-rebar.git

Use

Check the asdf readme for instructions on how to install & manage versions of Rebar3.

Development

To modify this plugin into your asdf installation and see changes live, just create a symlink:

ln -s $(pwd) ~/.asdf/plugins/rebar

Contributing

Feel free to create an issue or pull request if you find a bug.

License

MIT License