autopkg / homebysix-recipes

AutoPkg recipes all the way from Seattle, WA.
Apache License 2.0
148 stars 114 forks source link
autopkg hacktoberfest processor python recipe recipes

homebysix-recipes

My recipes for AutoPkg. If you use them, click the Star button above to show your support!

Many of these recipes were created with the aid of Recipe Robot, an app you should definitely check out.

Installation

To add my repo to your Mac (with AutoPkg and Git already installed), run this command:

autopkg repo-add homebysix-recipes

Dependencies

Some of my recipes have parent recipes that live in another repo. Refer to a given recipe's parent recipe identifier to determine which repo you'll need to add. For example, my Sketch.pkg recipe uses com.github.foigus.download.Sketch as its parent, so you would need to run autopkg repo-add foigus-recipes before you could run Sketch.pkg successfully.

Known issues

If you're having a problem with one of my recipes, check the issues to see whether a known problem exists. If not, please submit an issue so I can investigate.

Shared Processors

I wrote a couple custom processors for my own recipes. Feel free to refer to them if you find them useful, or modify and redistribute as you like.

Submissions

Forks/pulls/issues are welcome. I'm always tweaking.