Skip to content

nverno/asdf-octave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

asdf-octave

Build Status

Octave plugin for asdf version manager.

Install

asdf plugin-add octave https://github.com/nverno/asdf-octave.git

Use

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 options
  • OCTAVE_EXTRA_CONFIGURE_OPTIONS - append these configure options along with ones that this plugin already uses (--prefix-path)
  • OCTAVE_MAKE_FLAGS - flags passed to make

About

Octave plugin for the ASDF version manager https://github.com/asdf-vm/asdf

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages