mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-30 18:02:05 +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