peterkeen / dokuen

A personal PaaS for mac and linux
548 stars 19 forks source link

Reduce or eliminate dependency on Mason #19

Open peterkeen opened 12 years ago

peterkeen commented 12 years ago

Mason is great but it does some weird things with buildpacks. Specifically, it clones buildpacks into $HOME/.mason, which is inconvenient wrt permissions. Ideally we could specify where to find and clone buildpacks and make that directory sticky group writable, but failing that we may need to incorporate the things that Mason does directly into Dokuen.