misc/importsort-d

dub.sdl in v0.3.1
Repositories | Summary | Log | Files | README.md

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"