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.
⏬ Install rcc
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
EULA for pre-built distribution.
Visit https://robocorp.com/docs to view the full documentation on the full Robocorp stack.
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
Apache 2.0