robotcode icon indicating copy to clipboard operation
robotcode copied to clipboard

Text for configuration and basic clean/new

Open RobertG699 opened this issue 1 year ago • 0 comments

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.

RobertG699 avatar Jul 08 '24 07:07 RobertG699