eprnn / 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.

Home Page:https://robocorp.com/docs/product-manuals/robocorp-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://robocorp.com/docs/product-manuals/robocorp-cli

License:Apache License 2.0


Languages

Language:Go 94.3%Language:RobotFramework 4.5%Language:Ruby 1.0%Language:Python 0.2%