mirror of
https://github.com/tailix/mrubyvisor.git
synced 2026-08-22 08:24:35 -04:00
Add submodule "vendor/mruby"
This commit is contained in:
parent
f891f53269
commit
630129d5d9
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,3 +1,6 @@
|
|||
[submodule "vendor/libkernaux"]
|
||||
path = vendor/libkernaux
|
||||
url = https://github.com/tailix/libkernaux.git
|
||||
[submodule "vendor/mruby"]
|
||||
path = vendor/mruby
|
||||
url = https://github.com/mruby/mruby.git
|
||||
|
|
|
|||
1
vendor/mruby
vendored
Submodule
1
vendor/mruby
vendored
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 16ed4672661f747d0483c67ca19c8ea15c084922
|
||||
Loading…
Add table
Add a link
Reference in a new issue