Skip to content

Latest commit

 

History

History

d

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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