Skip to content
This repository has been archived by the owner on Jul 6, 2021. It is now read-only.

Added JavaScript submodule #9

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Added JavaScript submodule
Used this before and it worked well
It's also hosted at http://ws2js.luilak.net/interpreter.html
  • Loading branch information
joekir committed Aug 9, 2017
commit cd10af4c20f42e527b7260aa411cb6ee56eb0313
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[submodule "idris"]
path = idris
url = https://github.com/edwinb/WS-idr
[submodule "javascript/WS2JS"]
path = javascript/WS2JS
url = git@github.com:Luilak/WS2JS.git
1 change: 1 addition & 0 deletions javascript/WS2JS
Submodule WS2JS added at e995f0