Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 624 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 624 Bytes

Arachni build-scripts for MS Windows

This repository holds scripts which are used to build self-contained packages for Arachni.

The scripts pull-in the WebUI repository which in turn pulls in the Framework as a dependency.

Options

  • branch -- WebUI branch to pull.
    • Default: experimental
  • build_dir -- Directory for the built packages.
    • Default: ./arachni
    • The path used during the build process should not contain spaces.
  • package -- Create self-extracting archive?
    • Default: $false

Dependencies