-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
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,
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels