Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 211 Bytes

File metadata and controls

19 lines (15 loc) · 211 Bytes

web-shell

tags: kotlin, shell

how build:

gradle clean build

how run:

./build/libs/web-shell.jar 8080

example how use:

open in browser

http://localhost:8080/uname -a