Let's add some documentation

This commit is contained in:
benc 2016-02-09 10:32:55 +00:00
parent d7c6d995d5
commit 02c368d312
2 changed files with 26 additions and 7 deletions

View file

@ -1,2 +1,21 @@
# choco-packages
Chocolatey Packages
# Chocolatey Packages
To build:
choco pack urlrewrite/urlrewrite.nuspec
# Packages
## urlrewrite
https://chocolatey.org/packages/UrlRewrite
IIS URL Rewrite 2.0. Requires IIS to be installed or installation will fail.
## iis-externalcache
External Cache Module for IIS.
## iis-arr
Application Request Routing 3.0. Requires IIS to be installed, and the iis-externalcache and urlrewrite packages.