mpanighetti / hjuutilainen-recipes

Recipes for AutoPkg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What's this?

These are my recipes for AutoPkg.

Installation

Just run:

$ autopkg repo-add hjuutilainen-recipes

Which of course requires that you have AutoPkg installed.

Updating your configuration

These recipes were previously in 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

About

Recipes for AutoPkg

License:MIT License


Languages

Language:Python 98.6%Language:Shell 1.4%