WFRT Demo
Contents
WFRT Demo#
Howdy! Please start by forking the wrft-demo repository from my GitHub account.
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