Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikahanninen/example-cloud-container-converter
https://github.com/mikahanninen/example-cloud-container-converter
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mikahanninen/example-cloud-container-converter
- Owner: mikahanninen
- License: apache-2.0
- Created: 2023-02-14T14:47:11.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-14T15:02:40.000Z (almost 2 years ago)
- Last Synced: 2024-11-11T04:36:56.459Z (2 months ago)
- Language: HTML
- Size: 96.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Template: Standard Robot Framework
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/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)
- [Example bots in Robocorp Portal](https://robocorp.com/portal)