1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2026-04-24 11:16:38 +00:00

added modules to index

This commit is contained in:
Steven Hugg
2016-12-15 20:55:39 -05:00
parent e42ff3a56a
commit b6a79808ac
5 changed files with 7 additions and 3 deletions
+1
View File
@@ -1,2 +1,3 @@
*~
node_modules
scripts
+3 -3
View File
@@ -1,9 +1,9 @@
[submodule "javatari.js"]
path = javatari.js
url = https://github.com/sehugg/javatari.js
url = git@github.com:sehugg/javatari.js
[submodule "dasm"]
path = dasm
url = https://github.com/sehugg/dasm
url = git@github.com:sehugg/dasm
[submodule "codemirror"]
path = codemirror
url = https://github.com/sehugg/codemirror
url = git@github.com:sehugg/codemirror
Submodule
+1
Submodule codemirror added at ebf81921f8
Submodule
+1
Submodule dasm added at 69b1db6c37
Submodule
+1
Submodule javatari.js added at b785efb3b9