Nuts is designed to proxy assets from a private repository to the public.
Since version 3.0.0, Nuts can works with other backends than GitHub. Feel free to post a Pull-Request to implement such backends!
Nuts can detect the type of file from its filename, there is no strict policy on file naming. Nuts tries to respect the filename/extension conventions for the different platforms. request:)
- Windows:
.exe
,.nupkg
etc - Linux:
.deb
,.tar.gz
, etc - OS X:
.dmg
, etc
By default releases are tagged as 32-bits (except for OSX), but 64-bits will also be detected from filenames.
Nuts requires applications to follow SemVer. And even if you're not using Nuts, you should follow it!
Yes, See Feed URLS.