Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 397 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 397 Bytes

Reconmap command line tools

This monorepo contains the Reconmap CLI and agent command line tools, as well as the shared library written in Golang.

Look at each subdirectory to learn more about each tool including building and running instructions.

docker build -t quay.io/reconmap/agent:latest -f agent/Dockerfile .

Build requirements

  • Make
  • Golang 1.22+