Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

meetupanator

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

meetupanator

  • 0.2
  • Rubygems
  • Socket score

Version published
Maintainers
3
Created
Source

Meetupanator

This is just a meetup.com console app so far. Basically this is just a CLI tool to help you interface in a more automated way with meetup. Give it a list of meetup names you're interested in and then run it and it can tell you what the future meetups are.

Build Status Gem Version

What does it do atm?

Reads in a list of meetups from a file and writes a csv of all the ones that have future events.

Usage

$ meetupanator getevents -i /location/of/input.txt -o /location/of/output.csv

During development

$ ruby -Ilib ./bin/meetupanator ...

todo

  • - given a file input and an output dir write a file
  • - provide options for date range
  • - Gem this

##Spec Notes

  • Using VCR gem, will call API when tests are run first time.
  • Export MEETUP_API_KEY into your environment
  • Times from the api are milliseconds since epoch

Licence

some open source one. not sure yet.

FAQs

Package last updated on 15 Feb 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc