complog icon indicating copy to clipboard operation
complog copied to clipboard

NuGet to Compiler Log

Open slang25 opened this issue 2 months ago • 1 comments

I needed to find a play project to test out copilot, claude code and amp etc... and my pet project is this:

https://github.com/slang25/nuget-to-complog

Image

It's a little tool that you can give a name and optional version number to a nuget.org package, and if it was built with sourcelink and reproducible build settings, it will extract a complog.

I think I'll find this useful for future experiments. Do you think this functionality could end up directly in the complog cli? At the moment I include the nuget packages, which is currently used to download the package, but I think it could be stripped down to not require that.

slang25 avatar Oct 18 '25 10:10 slang25

Be warned, there is AI slop a plenty 😅

slang25 avatar Oct 18 '25 10:10 slang25