Skip to content

mrpinkzh/iis-log-analyzer

Repository files navigation

iis-log-analyzer

The project uses paket and fake to build. In order to run the project do the following:

  1. clone the repository local
 git clone https://github.com/mrpinkzh/iis-log-analyzer.git
  1. change to the newly created folder 'iis-log-analyzer' and execute the build script:
.\build.bat
  1. host the content of the .\build-src folder in your IIS.
  • the easiest way is to open the solution IisLogAnalyzer.sln and press Ctrl + F5

More information about Fake: https://fsharp.github.io/FAKE/

More information about Paket: http://fsprojects.github.io/Paket/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages