buildinspace / peru

a generic package manager, for including other people's code in your projects
MIT License
1.11k stars 69 forks source link

peru workspaces #24

Open oconnor663 opened 10 years ago

oconnor663 commented 10 years ago

It would be nice to be able to manage a big ecosystem of projects with peru. We'd probably build on the existing overrides feature to do it. One idea we had was generating a peru.yaml file (not version controlled) that refers to your project repository as an overridden remote module. We might recursive peru to make this work.

oconnor663 commented 10 years ago

As part of this, we will probably also want to improve the overrides interface.