iopipe v0.1.0 - now with Windows support!
Steven Schveighoffer
schveiguy at yahoo.com
Tue Jun 19 13:04:24 UTC 2018
On 6/19/18 7:18 AM, Jacob Carlborg wrote:
> On 2018-06-11 16:45, Steven Schveighoffer wrote:
>
>> I just pushed v0.1.1 -- I realized that I never *actually* compiled on
>> windows, and there were a couple things that didn't work.
>>
>> Note: the examples still don't work as they rely on openDev, which is
>> only available on Posix systems now.
>>
>> I need to figure out a good way to open stdin/stdout in a cross platform
>> way with std.io.
>
> You should setup AppVeyor [1] to make it works on Windows (when it works).
>
> [1] https://www.appveyor.com
>
I just set up travis to do the Linux/mac testing. I need to add appveyor
as well, but haven't gotten to it. I'm a complete CI noob, so I'm
learning slowly :)
-Steve
More information about the Digitalmars-d-announce
mailing list