bensu / doo

doo is a library and lein plugin to run cljs.test on different js environments.
Eclipse Public License 1.0
324 stars 63 forks source link

Add Windows support to doo #57

Closed danielcompton closed 8 years ago

danielcompton commented 8 years ago

Shell commands on windows needs to be run by cmd. This commit checks if doo is running on Windows, and if so adds the appropriate incantations.

Unfortunately it doesn't seem like Travis or Circle support Windows. I've tested it on our Windows projects and the example project (Karma only, as installing all of the other tools is a real pain).

bensu commented 8 years ago

Thanks! I can only test that doo still works in Linux, we'll rely on you and other users to keep the Windows support up to date.

Merged in ce83037d64a1211333d49573bc7396a99400a5be