DUB-CONVERT(1) | The D Language Foundation | DUB-CONVERT(1) |
dub-convert - Converts the file format of the package recipe.
dub convert OPTIONS...
This command will convert between JSON and SDLang formatted package recipe files.
Warning: Beware that any formatting and comments within the package recipe will get lost in the conversion process.
-f, --format=VALUE
-s, --stdout
See dub(1)
dub.sdl, dub.json
Copyright (c) 1999-2024 by The D Language Foundation
http://code.dlang.org/docs/commandline
dub(1), dub-add(1), dub-init(1)
2024-04-01 | The D Language Foundation |