68 Forks
366 Stars
366 Watchers

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.

How to download and setup rcc

Open terminal and run command
git clone https://github.com/robocorp/rcc.git
git clone is used to create a copy or clone of rcc repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with rcc https://github.com/robocorp/rcc/archive/master.zip

Or simply clone rcc with SSH
[email protected]:robocorp/rcc.git

If you have some problems with rcc

You may open issue on rcc support forum (system) here: https://github.com/robocorp/rcc/issues