Octave plugin for asdf version manager.
asdf plugin-add octave https://github.com/nverno/asdf-octave.git
Check asdf readme for instructions on how to install & manage versions of octave.
When installing octave using asdf install, you can pass custom configure options
with the following env vars:
OCTAVE_CONFIGURE_OPTIONS- use only your configure optionsOCTAVE_EXTRA_CONFIGURE_OPTIONS- append these configure options along with ones that this plugin already uses (--prefix-path)OCTAVE_MAKE_FLAGS- flags passed tomake