Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 243 Bytes

File metadata and controls

19 lines (13 loc) · 243 Bytes

Chapter: Infrastructure as Code

Create the virtual environment and install dependencies

make init

Activate the virtual environment

source .venv/bin/activate

Help with Make recipes

make help