Add StrawBoss.

This commit is contained in:
Jonathan Bernard 2019-12-25 19:03:37 -06:00
parent 7274034ace
commit 407f107654

View File

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