getJS
getJS copied to clipboard
A tool to fastly get all javascript sources/files
HI Currently trying to install running `go install github.com/003random/getJS@latest` im getting this ``` go: finding module for package github.com/logrusorgru/aurora go: finding module for package github.com/PuerkitoBio/goquery go: finding module for package...
Hello, I have found your friend and I think it is really interesting. I made some changes, like using the go modules, changing the logic a bit and separating things...
compile: version "go1.17.6" does not match go tool version "go1.18.2" thx
Hi, found you project and wanted to contribute a bit, since the only closest tool to this I know is written in python, so hopefully someday this ends up replacing...
root@cyberghazi-vmwarevirtualplatform getJS]# go build main.go main.go:14:2: no required module provides package github.com/PuerkitoBio/goquery: go.mod file not found in current directory or any parent directory; see 'go help modules' main.go:15:2: no required...
Tested with `docker run`.