Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 164 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 164 Bytes

This is a VSCode language extension. To run it in a development environment, using VSCode, do the following:

./gradlew build
cd mydsl
tsc -w

Press f5.