1package 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 7 8