Thread overview
sdl -> json
Apr 19, 2020
Jean-Louis Leroy
Apr 19, 2020
Stefan Koch
Apr 19, 2020
rikki cattermole
Apr 19, 2020
Basile B.
April 19, 2020
Has anybody got around to writing a utility to convert dub.sdl files to dub.json?

April 19, 2020
On Sunday, 19 April 2020 at 16:32:09 UTC, Jean-Louis Leroy wrote:
> Has anybody got around to writing a utility to convert dub.sdl files to dub.json?

The easiest approach would be to give that ability to dub
April 20, 2020
On 20/04/2020 4:34 AM, Stefan Koch wrote:
> On Sunday, 19 April 2020 at 16:32:09 UTC, Jean-Louis Leroy wrote:
>> Has anybody got around to writing a utility to convert dub.sdl files to dub.json?
> 
> The easiest approach would be to give that ability to dub

$ dub convert --format json
April 19, 2020
On Sunday, 19 April 2020 at 16:32:09 UTC, Jean-Louis Leroy wrote:
> Has anybody got around to writing a utility to convert dub.sdl files to dub.json?

DUB can do that, see https://dub.pm/commandline.html#convert