On Monday, 29 March 2021 at 19:06:33 UTC, Marcone wrote:
Why can't I just use: import vibe.vibe; for import packages like Nim or Python? Why I still use DUB?
I don't use dub. Just dmd -i after you set up the files in the right place.
Not all libraries support that but I only use my own libraries so it is fine.