包含软件:git, git-lfs, jq, rsync, curl, vim, wget, unzip, openssh-server, zsh, oh-my-zsh, openjdk-17-jdk, kotlin-compiler
包含 vscode 插件: coding-copilot,vscode-yaml,githistory,gitblame,git-graph,vscode-yaml,fwcd.kotlin,formulahendry.code-runner
包含 oh-my-zsh 插件:git zsh-autosuggestions, zsh-syntax-highlighting
.kt, .ktsNOVNC
hello.kt):fun main() {
println("Hello, Kotlin!")
}
kotlinc hello.kt -include-runtime -d hello.jar java -jar hello.jar
kotlin hello.kt
cnbcool/default-dev-env:latest
从外部一键导入仓库
cnb-init-from https://xxxx.com/your-code.git
LFS_MAX_SIZE=256 cnb-init-from https://xxxx.com/your-code.git