Skip to content

calamity-inc/plain-nuget-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plain-nuget-server

The most plain NuGet server. No database required.

Usage

Simply place your packages in the "packages" folder with the "name/version" folder scheme. If you did anything wrong, the generator script will warn you.

Then for every new package or version, you run the generator script (php gen.php). Note that you will need to specify a base, but it should be pretty self-explanatory.

The generator script produces a static "www" folder that you can deploy to any web host — they don't even need to support PHP!

For example, you can use a Github Actions workflow to deploy this directly on Github Pages.

About

The most plain NuGet server. No database required.

Topics

Resources

License

Stars

Watchers

Forks

Languages