Skip to content

antchfx/antch-getstarted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get Started

Simple web crawler build on Antch.

Installation

First of all, get source code via go get.

$ go get github.com/antchfx/antch-getstarted

The second, install all dependencies via dep tool.

$ dep ensure

In the end, running app.

$ go run main.go

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages