charlesonunze / web-crawler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run Locally

Unzip the project folder

Go to the project directory

  cd my-project

Install dependencies

  go get -u ./...

Run the program

  go run . -url https://github.com/charlesonunze

About


Languages

Language:Go 100.0%