Skip to content

Instantly share code, notes, and snippets.

@CrazyPython
Last active September 5, 2019 18:55
How to build DPP on Ubuntu for Dlang

How to build DPP on Ubuntu

  1. install libclang-6.0-dev
  2. add dpp to your dependencies in your dub project
  3. dub run dpp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment