SubTubular icon indicating copy to clipboard operation
SubTubular copied to clipboard

Please publish on nuget.org

Open quidnu opened this issue 6 months ago • 4 comments

Please publish the application on nuget.org so that it can be more easily installed (and updated) using dotnet tool install -g SubTubular

quidnu avatar Jun 06 '25 18:06 quidnu

you can use the command in publish.cmd to install and update for now...

111100001 avatar Jun 06 '25 21:06 111100001

you can use the command in publish.cmd to install and update for now...

I'm not sure I understand, how does that make it easier to install or update? This is a pretty great program, ideally it should be in the usual package manager (brew, nix, aur, apt, winget, etc) but that's a lot of work and the next best thing is to be able to install and update it using the dotnet tools, which I thought would be trivial to enable. Am I wrong?

quidnu avatar Jun 07 '25 19:06 quidnu

@quidnu Thanks for the flowers! I'll look into making the app available on package managers. Until then - once downloaded, you can update it using the command SubTubular.exe release --install latest as described here.

h0lg avatar Jun 11 '25 08:06 h0lg

I forked and made a nix flake so that anyone using nix flakes can do nix run quidnu/SubTubular/nix-flake and it should run automagically.

quidnu avatar Jun 11 '25 21:06 quidnu