Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 929 Bytes

README.md

File metadata and controls

31 lines (24 loc) · 929 Bytes

kuliya for D

Algeria's college hierarchy dataset as a D package

Prerequisites

  • One of these compilers:
    • DMD official compiler (works fine with dub)
    • GDC GCC based compiler
    • LDC LLVM based compiler
  • DUB package manager
    • Note: you might need install the x86_64 arch for Apple silicon machines:
    arch -x86_64 /usr/local/bin/brew install dub
  • Any IDE out there, preferably VSCode with code-d extension

Get Started

  • Run test:
cd d && dub test
  • Build data:
cd d/build && dub

Contribute

Feel free to ask for help in #kuliya group chat