pack-d 1.0.1

DUB

If you are using dub add following dependency to your dub.json or dub.sdl file.

{
    "dependencies": {
        "pack-d": "~>1.0.1"
    }
}
dependency "pack-d" version="~>1.0.1"

Manual installation

  1. Clone the repository

    $ git clone https://github.com/robik/pack-d
    
  2. Add contents of pack-d/source directory to your project.