Skip to content

Instantly share code, notes, and snippets.

@jasondlee
Created December 23, 2019 22:45
Show Gist options
  • Save jasondlee/46186f7b7b6377202f8f34aaa84ae8d9 to your computer and use it in GitHub Desktop.
Save jasondlee/46186f7b7b6377202f8f34aaa84ae8d9 to your computer and use it in GitHub Desktop.
Executable kotlin script
#!/usr/bin/env -S kotlinc -script
println("hi")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment