Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 277 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 277 Bytes

GHWF

Practice space for using the Github Workflow.

Participants: Ben Coleman

Setup

Before you begin work with this repo, run the following commands:

python3 -m venv .venv
source .venv/bin/activate
pip install pytest

Contributors: Michael Marchese John Sabo