Git Product home page Git Product logo

Comments (4)

roderik avatar roderik commented on June 15, 2024

Check this code: https://github.com/kitchenplan/chef-homebrewalt/blob/master/recipes/default.rb

Add a tap and duplicate the loop at the bottom. Check the attributes file to give it a sane default.

Then send a pull request :)

Sent from my iPhone

On 25 May 2014, at 10:59, Paul Williamson [email protected] wrote:

Firstly, thanks for the kitchenplan project, and apologies for adding a question as an issue. I don't really know where else to ask.

How would I go about adding font support to Cask? To do this manually, I'd enter the following in the Terminal.

$ brew tap caskroom/fonts
$ brew cask install font-inconsolata
It would be pretty neat to have the following at the bottom of my accounts .yml file:

attributes
cask_fonts:
- font-inconsolata
Would I need to create a Cookbook for this? I tried to create my own Cookbook, but when I try and use it in my Cheffile and run kitchenplan provision but I get an error:

-> Fetch the chef cookbooks
run vendor/bin/librarian-chef update from "."
Could not get http://community.opscode.com/api/v1/cookbooks/pivotal_workstation because 404 Not Found!

Reply to this email directly or view it on GitHub.

from kitchenplan.

squarefrog avatar squarefrog commented on June 15, 2024

Awesome! I've put in a pull request, but I'm unsure how to test it.

from kitchenplan.

roderik avatar roderik commented on June 15, 2024

Change the homebrewalt line in your version of https://github.com/kitchenplan/kitchenplan/blob/master/templates/Cheffile.erb to your fork and change the ref to master or empty (not sure and can't check on my phone)

Sent from my iPhone

On 25 May 2014, at 11:28, Paul Williamson [email protected] wrote:

Awesome! I've put in a pull request, but I'm unsure how to test it.


Reply to this email directly or view it on GitHub.

from kitchenplan.

squarefrog avatar squarefrog commented on June 15, 2024

👍 thanks

from kitchenplan.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.