Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 265 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 265 Bytes

Build Status

A web interface to find geohash codes

load and run project

(ql:quickload "geo_neighbors")
(server:start-server)

run tests

(ql:quickload "geo_neighbors-test")