Giter VIP home page Giter VIP logo

Comments (6)

reset avatar reset commented on June 10, 2024

@lastobelus I think an additional option to the relative path within the Git repo for the cookbook you are attempting to add is the right approach. We have the concept of groups which will allow you to group these three cookbooks together into a group named "ironfan-pantry" or whatever you'd like.

This would look something like this:

group "ironfan-pantry" do
  cookbook "hadoop", git: "https://github.com/infochimps-labs/ironfan-pantry.git", rel: "cookbooks/hadoop"
  cookbook "cloudthinger", git: "https://github.com/infochimps-labs/ironfan-pantry.git", rel: "cookbooks/cloudthinger"
end

How does that sound?

from berkshelf.

lastobelus avatar lastobelus commented on June 10, 2024

That would be great.

from berkshelf.

lastobelus avatar lastobelus commented on June 10, 2024

reset, is anybody working on this? I might have some time to put into it.

from berkshelf.

reset avatar reset commented on June 10, 2024

@lastobelus no, this is not currently being worked on. It is something that is lower priority for us but is still on the list of TODOs.

If you've got the time to do it that would be great. Please make sure you have features/specs to go with the pull request and follow our style as closely as possible. Thanks man!

from berkshelf.

arangamani avatar arangamani commented on June 10, 2024

Is there a reason this issue is still open?

from berkshelf.

reset avatar reset commented on June 10, 2024

can be accomplished with :rel, closing

from berkshelf.

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.