Hi Shoes list! Is there a command line option I can pass that will start a Shoes Console along with the app I'm running? I'm aware of how to open a console with the Alt-/ shortcut, but when refreshing an app often it would be handy to make this part of the program invocation. Also, is there a bit of code I can add that will kill the Console window upon exiting the main app?
Is this a boneheaded way to refresh my app while coding? Is there a trick that would let me clear() the main flow with the result of the updated code? Thanks so much! I'm learning quite a bit from reading this list.
