Skip to content

Commit 27626ba

Browse files
arnazmursidpbahmutov
authored andcommitted
Add supported Platforms (#119)
1 parent eeda12f commit 27626ba

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

PLATFORMS.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Supported Platforms
2+
3+
Following platforms are supported by Cypress:
4+
5+
### macOS
6+
7+
Supports Mac OS 10.9 (Mavericks) or later, only 64bit binaries are provided for macOS
8+
9+
### Linux
10+
11+
The prebuilt `ia32` and {`i686`} and `x64` (`amd64`) binaries of Cypress are built on Ubuntu 12.04, the `arm` binary is built against ARM v7 with hard-float ABI and NEON for Debian Wheezy.
12+
13+
Whether the prebuilt binary can run on a distribution dependson whether the distribution includes the libraries that Cypress is linked to on the building platform, so only Ubuntu 12.04 is guaranteed to work, but following platforms are also verified to be able to run the prebuilt binaries of Cypress:
14+
15+
* Ubuntu 12.04 and later
16+
* Fedora 21
17+
* Debian 8
18+
19+
### Windows
20+
21+
The windows are on development, coming soon!

0 commit comments

Comments
 (0)