diff options
| -rw-r--r-- | dbcd.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dbcd.json b/dbcd.json new file mode 100644 index 0000000..368b5f6 --- /dev/null +++ b/dbcd.json @@ -0,0 +1,8 @@ +[ + { + "name": "dwm", + "url": "git@git.aryadevchavali.com:/git/dwm.git", + "branch": "master", + "build": ["make"] + } +] |
