8 lines
233 B
Markdown
8 lines
233 B
Markdown
# d-setup
|
|
|
|
Setup D language development environment for linux in a janky fashion
|
|
|
|
Will setup DMD and LDC compilers (Can be found in ~/dlang)
|
|
|
|
Will build DCD, DFormat, DScanner tools for use in jetbrains IDE (can be found in ./tools)
|