github.com/projectdiscovery/nuclei/v2@v2.9.15/internal/installer/doc.go (about) 1 package installer 2 3 // package install provides helper functions for all download and installation of following tasks: 4 // 1. downloading and install nuclei templates 5 // 2. download and update nuclei binary (i.e self update) 6 // 3. version check for nuclei binary & templates