Parcourir la source

Added git modules file

luis il y a 6 ans
Parent
commit
750aa5e618
1 fichiers modifiés avec 6 ajouts et 0 suppressions
  1. 6 0
      .gitmodules

+ 6 - 0
.gitmodules

@@ -0,0 +1,6 @@
+[submodule "flow-ui"]
+	path = flow-ui
+	url = http://github.com/hexasoftware/flow-ui
+[submodule "flow"]
+	path = go/src/github.com/hexasoftware/flow
+	url = http://github.com/hexasoftware/flow