You are viewing a single comment's thread from:

RE: How to use Splinterlands-API with PowerShell 7 - Part #1 Basics

in #dev2 years ago

It is a very informative post.
Powershell is a great tool to gather information.
The tool is powerful. Can you tell me what tools a newbie should know to navigate this environment?

Sort:  

Thanks, in my opinion a good tool and free Tool is "Visual Studio Code". It's also available on Windows and Linux and it will help you e.g. with suggestions to choose an operator in an if-statement condition.
1.png

There is also a Command Explorer which offers an overview of all commands but is still in the preview (beta).
1.png

If you want to try it out, just download and install "Visual Studio Code". And install the PowerShell-Extension afterwards.