Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 891 Bytes

File metadata and controls

18 lines (9 loc) · 891 Bytes

OpenRelik Workers Repository

This repository contains all OpenRelik Core Workers.

How to Use

How create a new worker

This repository contains the core workers only! When you want to create your own worker use the openrelik-worker-template repository and follow the instructions there.

If you think your worker should be part of the OpenRelik Core Worker open a feature request issue.

Development

Fork this repository, clone it, develop and finally create a PR against this repository. More information on how to setup your development environment for OpenRelik can be found at here and a guide on worker development is here.

Every subfolder contains their own README with more details per worker.