This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
masterex1000's profile picture

Term Tools, The Utility for developers

Started by masterex1000, 06 March 2016 - 11:09 PM
masterex1000 #1
Posted 07 March 2016 - 12:09 AM
Have you ever wanted to use the following commands.


bash

which

and echo


As of version 1.0

If you have then you have come to the right place! This suite if mostly aimed at developers who want to make their hobby much more easy.


To Download this, you can use the following pastebin command


pastebin run LxRQ5gxK


As this is aimed at developers you would probably know how to use this.


Just as a referance, you can use this description.


Bash: Make a file and put all of your commands in it. (PRO TIP: Use echo to write messages)


Echo: Use this to send messages.



Which: Use this to see where executables are stored.


If there are any commands that you would like to be added please post a request.
Konlab #2
Posted 23 March 2016 - 07:24 PM
This is really useful for turtles and people with no lua knowledge writing their own turtle things. Suggestion: loops