mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-14 07:13:27 +00:00
Remove install_nimble.nims, install_tools.nims as per #4934
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
|
||||
mode = ScriptMode.Verbose
|
||||
|
||||
echo "This script is deprecated. Use 'koch nimble' instead."
|
||||
|
||||
exec "./koch nimble"
|
||||
@@ -1,6 +0,0 @@
|
||||
|
||||
mode = ScriptMode.Verbose
|
||||
|
||||
echo "This script is deprecated. Use 'koch tools' instead."
|
||||
|
||||
exec "./koch tools"
|
||||
Reference in New Issue
Block a user