This website requires JavaScript.
Explore
Help
Sign In
Mascali
/
piston
mirror of
https://github.com/engineer-man/piston.git
Watch
1
Star
0
Fork
You've already forked piston
0
Code
Issues
Projects
Releases
Wiki
Activity
575ddf2dc0
piston
/
packages
/
kotlin
/
1.4.31
/
environment
5 lines
79 B
Plaintext
Raw
Normal View
History
Unescape
Escape
pkg(kotlin-1.4.31): Added kotlin 1.4.31
2021-03-13 12:35:15 +01:00
#!/usr/bin/env bash
pkg(kotlin-1.4.31): use jdk8 with kotlin (#256)
2021-05-13 11:45:21 +02:00
# Add java and kotlinc to path
pkg(kotlin-1.4.31): Added kotlin 1.4.31
2021-03-13 12:35:15 +01:00
export PATH=$PWD/bin:$PATH