Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikahanninen/sharepoint-folder-upload-test
https://github.com/mikahanninen/sharepoint-folder-upload-test
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mikahanninen/sharepoint-folder-upload-test
- Owner: mikahanninen
- License: apache-2.0
- Created: 2022-08-31T18:46:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-01T06:30:16.000Z (over 2 years ago)
- Last Synced: 2024-11-11T04:36:55.579Z (3 months ago)
- Language: RobotFramework
- Size: 7.81 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
Want to get started using [Robot Framework](https://robocorp.com/docs/languages-and-frameworks/robot-framework/basics) this is the simplest template to start from.
This template robot:
- Uses [Robot Framework](https://robocorp.com/docs/languages-and-frameworks/robot-framework/basics) syntax.
- Includes all the necessary dependencies and initialization commands (`conda.yaml`).
- Provides a simple task template to start from (`tasks.robot`).## Learning materials
- [All docs related to Robot Framework](https://robocorp.com/docs/languages-and-frameworks/robot-framework)