homebysix / recipe-robot

A kick ass tool for creating AutoPkg recipes.
Apache License 2.0
301 stars 28 forks source link

RecipeRobot --ignore-existing #204

Closed Korbiwev closed 6 months ago

Korbiwev commented 6 months ago

Hello everyone,

I would like to have RecipeRobot write a download and pkg recipe for Handbrake for practice purposes.

When I put the program into the robot, it tells me that it does not create recipes for this, because there are already some existing.

I found out that I can work around this problem with the command "--ignore-existing".

My question now is where I have to enter this command that it work.

Can anyone help me?

Thank you very much

Korbinian

Screenshot 2024-03-26 at 15 14 27

homebysix commented 6 months ago

Hi @Korbiwev - In the Mac app, you can access the Ignore Existing option by holding the Option key. This is intentionally not in the documentation in order to discourage creation of recipes that already exist elsewhere, but for your practice it's fine to do. Thanks!