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
- Host: GitHub
- URL: https://github.com/robocorp/template-standard
- Owner: robocorp
- License: apache-2.0
- Created: 2021-09-28T15:14:00.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-09T06:03:25.000Z (over 1 year ago)
- Last Synced: 2025-01-09T09:26:26.447Z (over 1 year ago)
- Language: RobotFramework
- Size: 20.5 KB
- Stars: 5
- Watchers: 20
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)