This repo contains the public hackctl.dev website.
Windows x64:
irm https://hackctl.dev/install.ps1 | iexmacOS Intel and Apple Silicon:
curl -fsSL https://hackctl.dev/install.sh | shLinux x64 and ARM64:
curl -fsSL https://hackctl.dev/install.sh | shThis is the landing page for hackctl with install instructions and an overview of the core workflow.
Found a bug or have a feature request? See CONTRIBUTING.md.