hurl/contrib/windows/README.md

12 lines
420 B
Markdown
Raw Normal View History

2021-02-02 20:23:51 +03:00
# What ?
This document describes the steps to build the `windows 64bits hurl binary`.
You just have to follow each chapter sequentially until you get a windows installer allowing the native installation of hurl on your favorite windows 64bits computer.
## choose between your prefered build method
- [using old fashion way with cmd.exe](cmd_build.md)
- [using modern style with powershell.exe](powershell_build.md)