Skip to content

safiratw/weekly-meetups

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 14 commits ahead, 6 commits behind abznak:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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%