Skip to content
jacob-carlborg edited this page Jul 18, 2012 · 5 revisions

This is the ideas I have for a package manager for D.

Orbit is a package manager for D. It's responsible for downloading and installing D packages. It deals with packages and not single files. The tool used to interact with the Orbit package manager is called "orb". A package in Orbit is called an "orb package" or just an "orb" for short. f

Orb - Tool
Orbfile
[Orb Package](orb package)
[Orbspec Specification](orbspec specification)
Repository/Server
[Spec and Orb Files](spec and orb files)
Integration