dub.sdl (232B) download
1name "importsort-d"
2description "sort imports of a .d-file"
3authors "Friedel Schoen"
4copyright "Copyright © 2022, Friedel Schoen"
5license "zlib"
6
7dflags "-Jassets"
8targetType "executable"
9targetPath "bin"
10targetName "importsort-d"