nasser / nostrand

Clojure on Mono
68 stars 11 forks source link

There is no way to push NuGet Packages to repo #42

Closed skydread1 closed 2 years ago

skydread1 commented 2 years ago

Problem

We don't have a way to push NuGet Packages to public/private GitHub/GitLab repo Package Registry for instance. This would allow us to easily manage our dlls versions and import them to our Unity project repos conveniently.

Suggestion

Add a default nos function nuget-push to deploy nuget packages to a given private or public repo.