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

Add possibility to define dependencies inbetween pastries #19

Open
pampersrocker opened this issue Apr 6, 2015 · 2 comments
Open

Add possibility to define dependencies inbetween pastries #19

pampersrocker opened this issue Apr 6, 2015 · 2 comments
Assignees
Labels

Comments

@pampersrocker
Copy link
Contributor

A pastry should have the possibility to define other pastries as dependency. It is possible that a "pastry" may only contain dependencies and no actual data, which is to be interpreted as a container.

@pampersrocker pampersrocker added this to the Milestone v0.0.2 milestone Apr 6, 2015
@pampersrocker pampersrocker self-assigned this Apr 6, 2015
@pampersrocker pampersrocker removed their assignment Apr 18, 2015
@Manuzor Manuzor self-assigned this Apr 20, 2015
@Manuzor
Copy link
Member

Manuzor commented Apr 20, 2015

How would I tell where to install a dependency of a pastry? Should I just install all dependencies to the same destination as the original pastry?

Manuzor added a commit that referenced this issue Apr 20, 2015
Fix dependencies data layout in pastry.json.

Issue #19
@Manuzor
Copy link
Member

Manuzor commented Apr 20, 2015

For now, dependent pastries will be installed in the same destination as their parent pastry.

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

No branches or pull requests

2 participants