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

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

exec "./koch nimble"