An open API service indexing awesome lists of open source software.

https://github.com/robocorp/template-standard

Standard robot template using Robot Framework
https://github.com/robocorp/template-standard

Last synced: over 1 year ago
JSON representation

Standard robot template using Robot Framework

Awesome Lists containing this project

README

          

# Template: Robot Framework - Minimal

This is the simplest template to start from.

- Get started from a simple task template in `tasks.robot`.
- Uses [Robot Framework](https://robocorp.com/docs-robot-framework/languages-and-frameworks/robot-framework/basics) syntax.
- You can configure your robot `robot.yaml`.
- You can configure dependencies in `conda.yaml`.

## Learning materials

- [Robocorp Developer Training Courses](https://robocorp.com/docs/courses)
- [Documentation links on Robot Framework](https://robocorp.com/docs/languages-and-frameworks/robot-framework)