You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
757 B
24 lines
757 B
[submodule "tools/rust-course"]
|
|
path = tools/rust-course
|
|
url = https://github.com/sunface/rust-course.git
|
|
branch = gh-pages
|
|
[submodule "tools/rusty-book"]
|
|
path = tools/rusty-book
|
|
url = https://github.com/rustlang-cn/rusty-book.git
|
|
branch = gh-pages
|
|
[submodule "tools/keyboard-mouse-tester"]
|
|
path = tools/keyboard-mouse-tester
|
|
url = https://github.com/shawon9324/keyboard-mouse-tester-webApp.git
|
|
branch = main
|
|
[submodule "tools/ide"]
|
|
path = tools/ide
|
|
url = https://github.com/judge0/ide.git
|
|
branch = master
|
|
[submodule "tools/mind-map"]
|
|
path = tools/mind-map
|
|
url = https://github.com/wanglin2/mind-map.git
|
|
branch = main
|
|
[submodule "tools/webp2jpg-online"]
|
|
path = tools/webp2jpg-online
|
|
url = https://github.com/renzhezhilu/webp2jpg-online.git
|