2.1.4 • Published 6 years ago

event-db-builder v2.1.4

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

Event DB Builder

Build a sqlite database of events matching given location params.

For developers

Pull requests are welcome.

For users

  1. Make an Eventbrite Application Key
  2. Make a Meetup.com key
  3. Create a config file (see config.json.example) to set up location, API keys and cache time
  4. Set up any overrides for the database. For examples, see the eventsbne.me-generated repo
  5. Run the application on the command line

Command line usage

  Usage: event-db-builder [options]


  Options:

    -V, --version           output the version number
    -c, --config [path]     path to config
    -o, --overrides [path]  path to overrides json
    -d, --db [path]         sqlite database
    -h, --help              output usage information
2.1.4

6 years ago

2.1.3

6 years ago

2.1.2

6 years ago

2.1.1

6 years ago

2.1.0

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.0.0

6 years ago