Skip to content

Real-Life-IaC/ch-vpn

Repository files navigation

Chapter: VPN

Create the virtual environment and install dependencies

make init

Activate the virtual environment

source .venv/bin/activate

Run the tests

make test

Help with Make recipes

make help

Releases

No releases published

Packages

No packages published