Skip to content
This repository has been archived by the owner on Jul 15, 2018. It is now read-only.

khaiql/closest_listings

Repository files navigation

Find top closest listings

Build Status

Prerequisites

  1. Having go (1.10.x) installed and set up
  2. Having dep installed: https://golang.github.io/dep/docs/installation.html

Getting started

  1. git clone git@github.com:khaiql/closest_listings.git $GOPATH/src/github.com/khaiql/closest_listings
  2. cd $GOPATH/src/github.com/khaiql/closest_listings
  3. dep ensure
  4. go build
  5. ./closest_listings -filepath data/geoData.csv

Flags

  • --top [5]
  • --datasource [csv]
  • --filepath
  • --long [4.478617]
  • --lat [51.925146]

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages