An open API service indexing awesome lists of open source software.

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

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.