Skip to content

Octave pkg support? #26

Open
Open
@apjanke

Description

@apjanke

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-level inst/ directory
  • add a DESCRIPTION file in Octave pkg format
  • copy or rename LICENSE to COPYING, 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

No one assigned

    Labels

    infrastructureAnything to do with automation, continuous integration...octave

    Type

    No type

    Projects

    Status

    Wish list

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions