diff --git a/packages.json b/packages.json index 48eae22..2c47dd9 100644 --- a/packages.json +++ b/packages.json @@ -159,5 +159,18 @@ "description": "Small tool to wrap a cli command in a readline shell.", "license": "MIT", "web": "http://git.jdb-labs.com/jdb/cmd-shell" + }, + { + "name": "strawboss", + "url": "http://git.jdb-labs.com/jdb/strawboss.git", + "method": "git", + "tags": [ + "continous_integration", + "build", + "server" + ], + "description": "Simple, shell-based build server written in Nim.", + "license": "MIT", + "web": "http://git.jdb-labs.com/jdb/strawboss" } ]