Local runner for GitHub autograder
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update flake.nix

Ben C ab249836 2a7829c1

+1 -1
+1 -1
flake.nix
··· 15 15 }; 16 16 doCheck = false; 17 17 meta = with nixpkgs.legacyPackages.x86_64-linux.lib; { 18 - description = "CLI version of the mod manager for Outer Wilds Mod Loader"; 18 + description = "Simple program for previewing how GitHub Classroom runs your project "; 19 19 homepage = "https://github.com/Bwc9876/gh-grader-preview"; 20 20 mainProgram = "gh-grader-preview"; 21 21 license = licenses.mit;