https://github.com/cavaliercoder/nugo
Cross-platform NuGet package server
https://github.com/cavaliercoder/nugo
Last synced: 8 months ago
JSON representation
Cross-platform NuGet package server
- Host: GitHub
- URL: https://github.com/cavaliercoder/nugo
- Owner: cavaliercoder
- License: bsd-3-clause
- Created: 2015-11-25T09:55:21.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-08-22T11:49:55.000Z (almost 9 years ago)
- Last Synced: 2025-08-18T12:31:34.754Z (10 months ago)
- Language: Go
- Size: 22.5 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nugo
*A cross platform NuGet package server written in Go*
__WARNING:__ This project has been abandoned :( Join the conversation at
https://github.com/cavaliercoder/nugo/issues/1.
Nugo aims to be a self contained, NuGet/Chocolatey compatible package server
which could act as a drop-in replacement for the ASP.Net NuGet server.
Why?
* Run on any platform supported by Go (Windows, OS X, Linux, etc.)
* Self contained - no dependency on .Net, IIS, Apache, etc.