Skip to content
/ rcc Public
forked from robocorp/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.

License

Notifications You must be signed in to change notification settings

sahokas/rcc

 
 

Repository files navigation

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

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 94.3%
  • RobotFramework 4.5%
  • Other 1.2%