Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/autopkg/grahampugh-recipes

AutoPkg recipes
https://github.com/autopkg/grahampugh-recipes

Last synced: 4 days ago
JSON representation

AutoPkg recipes

Awesome Lists containing this project

README

        

# grahampugh-recipes

A few recipes not found elsewhere. To use them, enter the following command:

autopkg repo-add grahampugh/recipes-yaml

Note that some recipes in this repo are designed to help package up software that is not publicly available. As such, those recipes have no `.download` recipe. Those recipes have their own `README` files to give further instruction.

## Wait, these are all yaml files!

I write my recipes as `yaml` files, and then convert them to `plist` format when I'm done. I find constructing the recipes much nicer in `yaml` format, and it ensures a consistent `plist` structure (e.g. alphabetised input keys).

If, on the other hand, you are interested in this technique, take a look at https://github.com/grahampugh/plist-yaml-plist