d-setup/README.md

8 lines
233 B
Markdown
Raw Normal View History

2024-08-03 09:30:53 +02:00
# d-setup
2024-08-03 10:07:09 +02:00
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)