summary refs log tree commit diff stats
path: root/install_nimble.nims
blob: e1b665d589a04ff3bb879b946acffe59e275f956 (plain) (blame)
1
2
3
4
5
6
mode = ScriptMode.Verbose

echo "This script is deprecated. Use 'koch nimble' instead."

exec "koch nimble"