diff options
| author | Billingsly Wetherfordshire <phowl.mouth@gmail.com> | 2013-05-22 18:37:06 -0500 |
|---|---|---|
| committer | Billingsly Wetherfordshire <phowl.mouth@gmail.com> | 2013-05-22 18:37:06 -0500 |
| commit | a4ff5eb2c74f1e6ac95aa13fda55965dbcd0a9df (patch) | |
| tree | 69ca8a2c31557902f81603b8d74d840fe7d15d6a | |
| parent | 0c3ac194b771fc3468bbce97b5acec3ff4b88a05 (diff) | |
| download | packages-a4ff5eb2c74f1e6ac95aa13fda55965dbcd0a9df.tar.gz packages-a4ff5eb2c74f1e6ac95aa13fda55965dbcd0a9df.zip | |
Update packages.json
| -rw-r--r-- | packages.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/packages.json b/packages.json index e4ab2c1..18d4c4c 100644 --- a/packages.json +++ b/packages.json @@ -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" } ] |
