Skip to content

Latest commit

 

History

History
50 lines (30 loc) · 1.92 KB

README.md

File metadata and controls

50 lines (30 loc) · 1.92 KB

RCC

RCC is a set of tooling that allows you to create, manage, and distribute Python-based self-contained automation packages - or robots 🤖 as we call them.

Together with robot.yaml configuration file, rcc is a foundation that allows anyone to build and share automation with ease.

Getting Started

⏬ Install rcc

Download RCC

:octocat: Pull robot from GitHub:

rcc pull github.com/robocorp/example-google-image-search

🏃 Run robot

rcc run

🐣 Create your own robot from template

rcc robot initialize -t standard

For detailed instructions, visit Robocorp RCC documentation to get started. To build rcc from this repository see the Setup Guide

Direct downloads for signed executables provided by Robocorp

OS Download URL
Windows https://downloads.code.robocorp.com/rcc/latest/windows64/rcc.exe
macOS https://downloads.code.robocorp.com/rcc/latest/macos64/rcc
Linux https://downloads.code.robocorp.com/rcc/latest/linux64/rcc

EULA for pre-built distribution.

Documentation

Visit https://robocorp.com/docs to view the full documentation on the full Robocorp stack.

Community

The Robocorp community can be found on Developer Slack, where you can ask questions, voice ideas, and share your projects.

You can also use the Robocorp Forum

License

Apache 2.0