Open
Description
Are you interested in rearranging the repo so that it could be installed using Octave's pkg
tool? That's Octave's standard package manager. It provides conveniences like install/uninstall commands, a load command, and the ability to specify dependencies.
This would be a simple rearrangement:
- stick the
+bids
source code directory in a new top-levelinst/
directory - add a
DESCRIPTION
file in Octavepkg
format - copy or rename
LICENSE
toCOPYING
, to follow GNU's conventions - optionally, add a
CITATION
file to describe how people should cite your package for academic publications
I could throw together a PR to do this, if you're interested.
Metadata
Metadata
Assignees
Type
Projects
Status
Wish list