diff --git a/packages.json b/packages.json index f049a01..37c84ac 100644 --- a/packages.json +++ b/packages.json @@ -871,6 +871,18 @@ "license": "MIT", "web": "https://github.com/PMunch/SDLGamelib" }, + { + "name": "nimcr", + "url": "https://github.com/PMunch/nimcr", + "method": "git", + "tags": [ + "shebang", + "utility" + ], + "description": "A small program to make Nim shebang-able without the overhead of compiling each time", + "license": "MIT", + "web": "https://github.com/PMunch/nimcr" + }, { "name": "sdl2_nim", "url": "https://github.com/Vladar4/sdl2_nim",