Update packages.json

This commit is contained in:
Billingsly Wetherfordshire 2013-05-22 18:37:06 -05:00
parent 0c3ac194b7
commit a4ff5eb2c7

View File

@ -87,6 +87,15 @@
"tags": ["game", "opengl", "wrappers", "library", "assorted"],
"description": "A collection of reusable modules and wrappers.",
"license": "MIT"
},
{
"name": "nake",
"url": "git://github.com/fowlmouth/nake/",
"method": "git",
"tags": ["build", "automation", "sortof"],
"description": "make-like for Nimrod. Describe your builds as tasks!",
"license": "MIT"
}
]