Skip to content

Commit 565f5dd

Browse files
committed
Readme: init
1 parent d714b14 commit 565f5dd

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# nginx-build-msys2
2+
3+
nginx build scripts on msys2 mingw with dependencies and custom patches
4+
5+
## Badges
6+
7+
[![Build status](https://ci.appveyor.com/api/projects/status/cjd77mirpuc5leht?svg=true)](https://ci.appveyor.com/project/myfreeer/nginx-build-msys2)
8+
9+
## [Releases](https://github.com/myfreeer/nginx-build-msys2/releases)
10+
11+
* `nginx-*-i686.exe`: 32-bit nginx
12+
* `nginx-*-i686-debug.exe`: 32-bit nginx with debugging log and symbols
13+
* `nginx-*-x86_64.exe`: 64-bit nginx
14+
* `nginx-*-x86_64-debug.exe`: 64-bit nginx with debugging log and symbols

0 commit comments

Comments
 (0)