What commands are available in Perun2? There are plenty of possibilities.
1. You can run some Python program. This page covers everything about using Python.
2. If you are an advanced user, you can use the command-line interface. For example, to call a program with arguments.
3. The commands written in language Perun2. In some way they are better than Python. They make you avoid the Python's biggest pain: dependency management. This is a plug and play software that just works.
Here are examples of commands.
And of command arguments.
To learn more, read the following guide pages.
Next