Skip to content

clojure app to find relevant meetups in the next week

Notifications You must be signed in to change notification settings

safiratw/weekly-meetups

 
 

Repository files navigation

weekly-meetups

A Clojure application to get information about upcoming meetups that you care about. It will output a html string to do with what you will.

DEPRECATED

This script is deprecated because unfortunately meetup.com no longer supports authentication via API key.

Preparation

Usage

  1. Set the following environment variables

    MEETUP_API_KEY=(Your API key from Meetup.com)
    MEETUP_CITY=(melbourne | brisbane | sydney)
  2. Run ./batect run

  3. Open output.html to view the results

License

Copyright © 2014 FIXME Distributed under the Eclipse Public License, the same as Clojure.

About

clojure app to find relevant meetups in the next week

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Batchfile 44.9%
  • Clojure 29.5%
  • Shell 23.9%
  • HTML 1.7%