Honestpuck / scriptorium

A utility for managing the scripts in Jamf Pro
MIT License
52 stars 6 forks source link

Add poetry and requirements.txt #10

Closed pythoninthegrass closed 2 years ago

pythoninthegrass commented 2 years ago

Docker image and container depend on a venv with requirements.txt to be present. Will make a follow-up POETRY.md to document usage

pythoninthegrass commented 2 years ago

Added POETRY.md for more info on usage. Bookended with standard venv and pip freeze as alternatives.