{"repo":"dlang/dub","free":true,"listed":false,"github":"https://github.com/dlang/dub","clone":"git clone https://github.com/dlang/dub.git","description":"Package and build management system for D","language":"D","stars":734,"topics":["dub","d","package-manager"],"license":"MIT","category":"dev-tools","readme_excerpt":"dub package manager Package and build manager for D applications and libraries. There is a central package registry located at . Introduction DUB emerged as a more general replacement for vibe.d's package manager. It does not imply a dependency to vibe.d for packages and was extended to not only directly build projects, but also to generate project files (currently VisualD). Mono-D also supports the use of dub.json (dub's package description) as the project file. The project's philosophy is to keep things as simple as possible. All that is needed to make a project a dub package is to write a short dub.json file and put the source code into a source subfolder. It can then be registered on the public package registry to be made available for everyone. Any dependencies specified in dub.json are automatically downloaded and made available to the project during the build process. Key features - Simple package and build description not getting in your way - Integrated with Git, avoiding maintenance tasks such as incrementing version numbers or uploading new project releases - Generates VisualD project/solution files, integrated into MonoD - Support for DMD, GDC and LDC (common DMD flags are translated automatically) - Supports development workflows by optionally using local directories as a package source Future direction To make things as flexible as they need to be for certain projects, it is planned to gradually add more options to the package file format and eventually to add t","default_branch":null,"files":null,"tree":[],"storefront":"/r/dlang","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/dlang/dub/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}