Random suggestion helper, unnecessary at all.
##Install
$ npm install -g kamuran
##Usage
Suggest an appropriate place based on time:
$ kamuran -s
Suggest a place based on type:
$ kamuran -s --type lunch
Ask a question (also supports type):
$ kamuran -q "nereye gidelim?"
Places are stored in a json file placed at ~/.kamuran/places.json
. It can be updated from this repo by running:
$ kamuran --update