WFRT Demo#

Howdy! Please start by forking the wrft-demo repository from my GitHub account.

Fork repository#

alternate text

After you have forked the wfrt-demo clone from your GitHub to your local machine.

Clone repository#

ssh#

git clone git@github.com:<username>/wfrt-demo.git

https#

git clone https://github.com/<username>/wfrt-demo.git

I hope everyone has an ssh key setup with GitHub if not I hope you know your GitHub password and like typing it!

Here is what the repo contains

wfrt-demo/
├── README.md
├── utils
│   └── foo.py
└── wfrt.yml

Note

The wfrt.yml will be helpful for the installation processes