Redirects from emergence-engineering still work, but fresh clones and CI checkouts should reference the real home. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Y32etYBCKV6t1qDoLoGmgF
16 lines
446 B
Text
16 lines
446 B
Text
[submodule "kicad"]
|
|
path = kicad
|
|
url = https://github.com/PCBJam/kicad-source-mirror.git
|
|
branch = wasm-port
|
|
[submodule "wxwidgets"]
|
|
path = wxwidgets
|
|
url = https://github.com/PCBJam/wxWidgets.git
|
|
branch = wasm-port
|
|
[submodule "web/pcbjam-shared"]
|
|
path = web/pcbjam-shared
|
|
url = https://github.com/PCBJam/pcbjam-shared.git
|
|
branch = main
|
|
[submodule "binaryen"]
|
|
path = binaryen
|
|
url = https://github.com/PCBJam/binaryen
|
|
branch = wasm-port
|