# phorge-deepclone

> An extension that allows you to clone a task and all it's siblings.

This is currently a WIP, so please treat with care.

## How to Install

## How to develop

Want to tinker arround? Fix a bug?

Clone the repo and fire up the [devcontainer](https://containers.dev/). It will setup the phorge instance to get started. You can login with user `admin` and password `hunter2`. The devcontainer has also configured xdebug so you can step through the code.