Stratus3D / asdf-rebar

Rebar3/Rebar version management plugin for asdf
MIT License
35 stars 7 forks source link

asdf-rebar

Build Status Build Status

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

Dependencies

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