Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 311 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 311 Bytes

Kotlinscript demo

Run kotlinscript

Running it

Execute the script

On my system:

./validate-xml.kt mutation.xml

Edit it

kscript --idea validate-xml.kt

(Remember to import the project in Idea)

Links