jgstew / jgstew-recipes

For JGStew's AutoPkg Recipes and Processors
MIT License
8 stars 2 forks source link
autopkg autopkg-recipes bigfix linux macos python windows yaml

jgstew-recipes

AutoPkg recipes which anyone can use from JGStew.

Where possible recipes will be in YAML format for better cross platform support at the expense of requiring AutoPkg 2.3+

Python Requirements:

requirements.txt contains the python modules required for the AutoPkg processors used by this repo

Example pip command:

AutoPkg Recipe Repo Requirements:

.autopkg_repos.txt contains a list of recipe repos required for the recipes within this repo

Example bash command to add all listed repos:

Docker:

The example Dockerfile in this repo sets up a working AutoPkg dev channel Docker container running on Ubuntu.

References: