robotcode
robotcode copied to clipboard
Text for configuration and basic clean/new
Added most of the text and images for the configuration file:
Added basic implementation for clean and new.
clean: removes all files and folders except the ".venv" and ".vscode" folders
new: creates a new folder. Within it, creates a robot.toml, requirements.txt and example.robot file (within a tests folder), with some basic content.