Files
dotnet-nix-testing/justfile
2025-11-11 11:27:13 +01:00

5 lines
98 B
Makefile

run project:
dotnet restore --packages out
nuget-to-json out > deps.json
nix run .#{{project}}