asdf-ruby
asdf-ruby copied to clipboard
Invoke a post install script after installing a new version
There is https://github.com/tpope/rbenv-ctags which that generate tags automatically for ruby. It would be nice to setup similar functionality with asdf. Having the installer invoke a script if a user has defined one, similar to the default gems, seems like it could support other use cases as well.
This should be possible with asdf plugin hooks - https://asdf-vm.com/plugins/create.html