Skip to content

Add package manager support #13

@francipvb

Description

@francipvb

Hello,

I found that it is not easy to add tolk into a source-only repository, because it has no support for library package managers.

Tools to be supported:

  • NuGet: This is the most important because most development will be .NET or C++ native applications and they can be developed with references to NuGet packages to avoid inclusion of libraries with the sources.
  • PyPI: The second tool in importance because many blind developers develop python programs and it will be nice to have a weel or source build enabled for python package index.
  • Gradle/Maven: For java packages.

Cheers,

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