A simple web crawling application written in golang
Clone the project with git clone <remote url> to directory of your choice.
Simply start application with make local and then continue with information in the prompt .
Simply create a binary of this application with make build a bin file will be created in the root directory