diff --git a/.gitmodules b/.gitmodules index 456a8c842..bf095d0a4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -875,3 +875,6 @@ path = engines/sail url = git@github.com:vinistock/sail.git branch = master +[submodule "apps/consul"] + path = apps/consul + url = git@github.com:consul/consul.git diff --git a/apps/consul b/apps/consul new file mode 160000 index 000000000..906f5c406 --- /dev/null +++ b/apps/consul @@ -0,0 +1 @@ +Subproject commit 906f5c4066e595bd5a6c1032ac6c6ac8f82dd33f diff --git a/repos.md b/repos.md index 8005cb084..cc5830b1d 100644 --- a/repos.md +++ b/repos.md @@ -765,6 +765,10 @@ Main Website for The Odin Project [http://www.theodinproject.com](http://www.the Sail is a lightweight Rails engine that brings an admin panel for managing configuration settings on a live Rails app [https://github.com/vinistock/sail](https://github.com/vinistock/sail) +### consul +Consul Democracy - Open Government and E-Participation Web Software [https://consuldemocracy.org](https://consuldemocracy.org) +[https://github.com/consul/consul](https://github.com/consul/consul) + ## Moved/Missing/Deleted Repos TODO: check the repos below - moved, renamed or deleted?