* it is a collection of [resources](resources.md) including some notes on:
* it is a collection of [resources](resources.md) including some notes on:
* how to [use git branches](gitBranches.md)
* how to [use git branches](gitBranches.md)
* it is a [template](template.md) repo that illustrates how we work
* it is a [template](template.md) repo that illustrates how we work - feel free to re-use
If you want to [contribute to the repo](CONTRIBUTING.md) or like how we work and want to use it as a template, simply [fork and go](https://happygitwithr.com/fork-and-clone.html).
If you want to [contribute to the repo](CONTRIBUTING.md) or like how we work and want to use it as a template, simply [fork and go](https://happygitwithr.com/fork-and-clone.html).
\ No newline at end of file
The repo is structured as an R package so you should be able to 'install and restart' it from the RStudio Build menu. If you do so you will then be able to use its functions viz: `woRkflow::functionName()`.