1
0
Fork 0
env/.versions

14 lines
183 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 CADDY_VERSION=0.10.12