Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/autopkg/hjuutilainen-recipes
Recipes for AutoPkg
https://github.com/autopkg/hjuutilainen-recipes
Last synced: 4 days ago
JSON representation
Recipes for AutoPkg
- Host: GitHub
- URL: https://github.com/autopkg/hjuutilainen-recipes
- Owner: autopkg
- License: mit
- Created: 2013-11-02T17:10:49.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-12-18T05:27:10.000Z (16 days ago)
- Last Synced: 2024-12-23T07:05:45.758Z (11 days ago)
- Language: Python
- Size: 617 KB
- Stars: 52
- Watchers: 16
- Forks: 78
- Open Issues: 39
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# What's this?
These are my recipes for [AutoPkg](https://github.com/autopkg/autopkg).
# Installation
Just run:
$ autopkg repo-add hjuutilainen-recipes
Which of course requires that you have [AutoPkg installed](https://github.com/autopkg/autopkg/wiki/Getting-Started).
# Updating your configuration
These recipes were previously in [https://github.com/hjuutilainen/autopkg-recipes](https://github.com/hjuutilainen/autopkg-recipes). These commands will delete the old repo from your configuration and add a new repo with the updated URL:
$ autopkg repo-delete https://github.com/hjuutilainen/autopkg-recipes.git
$ autopkg repo-add https://github.com/autopkg/hjuutilainen-recipes.git