facebook / flow

Adds static typing to JavaScript to improve developer productivity and code quality.
https://flow.org/
MIT License
22.07k stars 1.85k forks source link

Please provide Windows binaries #6

Closed StoneCypher closed 8 years ago

StoneCypher commented 9 years ago

There's a whole lot of Windows developers out there who would love to use this too, and who will contribute based on it.

basarat commented 9 years ago

+1

reflog commented 9 years ago

+1

Cellule commented 9 years ago

+1

romseguy commented 9 years ago

+1

joshy commented 9 years ago

+1

kolo commented 9 years ago

+1

alexeibs commented 9 years ago

+1

juanka881 commented 9 years ago

I need this! +1

juliankrispel commented 9 years ago

+1

bakesteve commented 9 years ago

@lefessan any chance of an updated build? really need to grab this commit if appveyor support is a possibility - that'd be ace!

StoneCypher commented 9 years ago

It would be great for an official build, because people like sindresorhus don't want to merge third party binaries (with good cause,) and are maintaining the binary packages that actually get invoked by the various toolchains out there.

An official build is meaningfully different than an identical third party build.

mathieumg commented 9 years ago

:+1: +1

popopome commented 9 years ago

+1

vladimir-rovensky commented 9 years ago

+1

nadavov commented 9 years ago

+1

johnman commented 9 years ago

+1

StoneCypher commented 9 years ago

So that's (counting +1 and :+1:) 32 so far.

Guess I'm gonna plus my own thing because I want to start a running tally by example.

+1 = 33.

cskrov commented 9 years ago

+1 (34)

bakesteve commented 9 years ago

+1 (35) ps if any of the flow folks fancy giving an update here, or a preference on people registering their interest (watch this PR, uservoice, etc) that'd be great.. unfortunately no experience at all in ocaml, so cant really offer up any help on a PR with code (rather than +1s) , but be more than happy to jump in and help where we can (testing, appveyor CI setup, etc)

boschni commented 9 years ago

+1 because our teams are working on mixed environments and we cannot afford to use unsupported tools.

mgamperl commented 9 years ago

+1 (37)

malonecj commented 9 years ago

+1 (38)

Draggha commented 9 years ago

+1 (39)

nekitozzz commented 9 years ago

+1 (40)

dead-claudia commented 9 years ago

Could this be fixed by using js_of_ocaml to port it to Node?

maciek-codes commented 9 years ago

+1 (41)

Flaise commented 9 years ago

As though the developers don't already know how much interest there is in Windows support: +1 (Meaning of life, the universe, and everything)

Just had to do it.

StoneCypher commented 9 years ago

@Flaise - amazingly, they don't.

dead-claudia commented 9 years ago

Um... They realize. It's just there are specific things extremely difficult to port IIRC, and it's not quite as high priority as fully addressing ES6 support, given projects like Cygwin. On Mar 23, 2015 2:42 PM, "John Haugeland" notifications@github.com wrote:

@Flaise https://github.com/Flaise - amazingly, they don't.

— Reply to this email directly or view it on GitHub https://github.com/facebook/flow/issues/6#issuecomment-85137536.

xvik commented 9 years ago

+1 (43)

StoneCypher commented 9 years ago

@impinball - a port is already present in this thread. All it needs is to be adopted.

bakesteve commented 9 years ago

Yep, we are using that already, and it works. But it is now significantly behind. Also having a non official build is meaningful (as mentioned above) ie for flow-bin on npm

StoneCypher commented 9 years ago

@spicyj You asked which thread. This one

giltig commented 9 years ago

+1 (44)

Jaecen commented 9 years ago

+1 (45)

newtack commented 9 years ago

+1 (46)

AdriVanHoudt commented 9 years ago

+1 (47)

db commented 9 years ago

+1 (48)

seiyria commented 9 years ago

+1

n1ghtmare commented 9 years ago

+1

Cellule commented 9 years ago

@lefessan would it be possible to share the work you've done to port flow back in November ? The version you made does work, but it is getting old now and it would be nice if others could contribute to the port.

mohanr commented 9 years ago

Is a WIndows binary available ? We have a big AngularJS application and developers are adding code too fast. My office machine is WIndows 7.

StoneCypher commented 9 years ago

@mohanr - not currently. That's why we're making a tally of how many people need it.

Cellule commented 9 years ago

@mohanr there was a port done back in November 2014. You can find it here http://www.ocamlpro.com/pub/ocpwin/flow-builds/ However, in my case, this is not an option because it's lacking features that were implemented in the master branch a few weeks after that.

ranuser99 commented 9 years ago

+1

jdaley commented 9 years ago

+1 (51)

smonev commented 9 years ago

+1 (52)

Ciantic commented 9 years ago

+1 (53)

PixnBits commented 9 years ago

+1 (54)

webuniverseio commented 9 years ago

@lefessan, I'm also interested if it is possible to share the work you've done to port flow back in November? If community will get the idea where to start we can try to update flow ourselves. Thank you. cc @Cellule