Skip to content

Output parseable bundle format #69

@Nemo157

Description

@Nemo157

Come to think of it exporting to some form of output like xml (or something nicer) with all the fields (including full license text) would make it easy to automatically generate any documents required by different companies compliance departments.

@xd009642 #68 (comment)

Should be trivial to add another bundle variant that just pipes the result through serde to output a handful of popular formats (first CLI idea, cargo lichking bundle --variant serialize:toml if it's possible to easily support a key-value value like that in clap, otherwise I guess something like cargo lichking bundle --variant serialize --format toml).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions