Am 18.10.2011, 07:26 Uhr, schrieb Walter Bright
<newshou...@digitalmars.com>:
On 10/17/2011 12:42 AM, Jacob Carlborg wrote:
Already working on a package manager for D:
https://github.com/jacob-carlborg/orbit/wiki/Orbit-Package-Manager-for-D
https://github.com/jacob-carlborg/orbit/
Is it possible (and worthwhile) to layer a package manager over a github
repository?
All package managers have to store their packages in some sort of
repository. It's more like it solves Jacob's problem where to upload the
files now that you proposed CAPI :)