1
0
Fork 0
env/.versions

18 lines
227 B
Bash
Executable File

#!/bin/sh
export NEOVIM_VERSION=0.2.2
export GOLANG_VERSION=1.10
export NODE_VERSION=9.10.1
export YARN_VERSION=1.5.1
export KUBECTL_VERSION=1.10.0
export JDK_NUMBER=11
export JDK_VERSION=4
export CADDY_VERSION=0.10.12