piston/packages/kotlin/1.8.20/environment

4 lines
78 B
Bash

#!/usr/bin/env bash
# Add java and kotlinc to path
export PATH=$PWD/bin:$PATH