Skip to content

Move command structure to bdg-utils? #603

@fnothaft

Description

@fnothaft

The command infrastructure is useful for much more than ADAM, and isn't really specific to genomics. For example, I myself use it in avocado, PacMin, and a few non-genomics projects. I'd like to move it to bdg-utils. At the same point in time, I think we could roll the build information work (see here and here) to the main command (e.g., as a command line argument, -v/--version).

This is similar to how we pulled SparkFunSuite out of ADAM. It's really useful code, but for projects where I don't need to bring ADAM in as a dependency (e.g., the non-omics ones referred to earlier), I'd really prefer not to pull it in.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions