Add crow as a dep - http framework.

This commit is contained in:
Kishore Nallan 2016-08-07 14:54:26 -07:00
parent e1f4b3d513
commit 6c2974aaeb
2 changed files with 5 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,3 +1,3 @@
.idea
*.iml
external

4
.gitmodules vendored
View File

@ -1,4 +1,8 @@
[submodule "external/for"]
path = external/for
url = git@github.com:cruppstahl/for.git
ignore = dirty
[submodule "external/crow"]
path = external/crow
url = git@github.com:ipkn/crow.git
ignore = dirty