Merge pull request #12 from fowlmouth/patch-4

Update packages.json
This commit is contained in:
Dominik Picheta 2013-05-22 16:40:18 -07:00
commit 97fbd8a94d

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"
}
]