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:)
.exe
, .nupkg
etc.deb
, .tar.gz
, etc.dmg
, etcBy 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.