Skip to content

Commit

Permalink
Add git submodule for vendoring elm-codegen.
Browse files Browse the repository at this point in the history
  • Loading branch information
dillonkearns committed Sep 20, 2022
1 parent 61d79b3 commit 1488dab
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[submodule "examples/todos/send-grid"]
path = examples/todos/send-grid
url = https://github.com/MartinSStewart/send-grid
[submodule "codegen/elm-codegen"]
path = codegen/elm-codegen
url = https://github.com/dillonkearns/elm-codegen
1 change: 1 addition & 0 deletions codegen/elm-codegen
Submodule elm-codegen added at a23c1c

0 comments on commit 1488dab

Please sign in to comment.