https://github.com/mathdroid/wheretogo
Command Line Interface for nearby happening events 🎆🥂
https://github.com/mathdroid/wheretogo
cli events nodejs
Last synced: 6 months ago
JSON representation
Command Line Interface for nearby happening events 🎆🥂
- Host: GitHub
- URL: https://github.com/mathdroid/wheretogo
- Owner: mathdroid
- License: mit
- Created: 2016-08-30T12:24:16.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-02T12:03:33.000Z (over 9 years ago)
- Last Synced: 2025-08-06T02:54:49.960Z (6 months ago)
- Topics: cli, events, nodejs
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/wheretogo
- Size: 1.45 MB
- Stars: 13
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wheretogo
> Where should I go yah?
No longer you'll be confused where to go. `wheretogo` will provide you Facebook events nearby.

# Installation
`$ npm i wheretogo -g`
# Usage
```
$ wheretogo --help
Usage
$ wheretogo [text]
Example
$ wheretogo 'bandung'
[eventResults]
Run it without arguments to enter the live search
```
# Notes
Heavily inspired by [Sindre Sorhus](https://sindresorhus.com)'s [`emoj`](https://github.com/sindresorhus/emoj).
# License
MIT © [Muhammad Mustadi](https://mustadi.xyz)