Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/autopkg/grahampugh-recipes
AutoPkg recipes
https://github.com/autopkg/grahampugh-recipes
Last synced: 4 days ago
JSON representation
AutoPkg recipes
- Host: GitHub
- URL: https://github.com/autopkg/grahampugh-recipes
- Owner: autopkg
- License: apache-2.0
- Created: 2019-04-26T15:26:08.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-27T11:03:43.000Z (about 1 month ago)
- Last Synced: 2024-12-23T13:14:19.070Z (11 days ago)
- Language: Python
- Size: 22.1 MB
- Stars: 81
- Watchers: 13
- Forks: 41
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Support: SupportApp/SupportApp-Pkg.download.recipe.yaml
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