event-db-builder

v2.1.4
Event DB Builder ================

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
npm i event-db-builder

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 3/10/2018

Downloads

Maintainers