Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to install items from the AppStore #92

Open
davedash opened this issue Aug 4, 2014 · 1 comment
Open

How to install items from the AppStore #92

davedash opened this issue Aug 4, 2014 · 1 comment

Comments

@davedash
Copy link

davedash commented Aug 4, 2014

I'd prefer if possible to install from the app store, but this didn't work:

recipes:
    mac_os_x:
         - applications::slack
@roderik
Copy link
Member

roderik commented Aug 4, 2014

Referring to applications::slack means that chef needs to run slack.rb the the recipes folder of the applications cookbook. You need to make sure it exists.

Installing from the AppStore is not possible via chef.

Slack can also be installed via Homebrew Cask, for Homebrew, cask, and npm there are attribute lists where you can just add the names of apps that are available in those systems.

Check out my personal configs for more examples: https://github.com/roderik/kitchenplan-config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants