Monorepo containing core modules of Zeichen.
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
464 B

  1. [submodule "packages/app"]
  2. path = packages/app
  3. url = git@code.modal.sh:zeichen/app.git
  4. [submodule "packages/core"]
  5. path = packages/core
  6. url = git@code.modal.sh:zeichen/core.git
  7. [submodule "packages/plugin-local-storage"]
  8. path = packages/plugin-local-storage
  9. url = git@code.modal.sh:zeichen/plugin-local-storage.git
  10. [submodule "packages/plugin-remote-storage"]
  11. path = packages/plugin-remote-storage
  12. url = git@code.modal.sh:zeichen/plugin-remote-storage.git