A tutorial teaching the basics about multimedia with the arsd library

Murilo murilomiranda92 at hotmail.com
Tue Jul 2 02:53:20 UTC 2019


> please consider using Dub, this will reduce a lot of complexity 
> of the tutorial.
> Everything you need to run this arsd based application is just 
> use 1 command: dub app.d
>
> ```
> /+ dub.sdl:
>     name "application"
>     dependency "arsd-official:cgi" version="3.0.1"
>     subConfiguration "arsd-official:cgi" "embedded_httpd"
> +/

Thanks for the feedback André(are you Brazilian too?) but the 
primary reason I chose this library is because it does NOT 
require a package manager at all and I think that makes it 
simpler.


More information about the Digitalmars-d-announce mailing list