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

events_nearby

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

events_nearby

  • 0.1.1
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

EventsNearby

Welcome to 'Events Nearby'! In this directory, you'll find a CLI Ruby Gem. 'Events Nearby' lets you enter any location to retrieve a list of events that are near that location. Displayed will be the name of the events, when they are taking place, where exactly they are, and how much they cost. You can then choose one of the listed events to see details about that event and even open it in your browser.

Installation/Running the application

Option 1: Cloning the repository and running it directly

  • Clone this repository: git clone https://github.com/amelieoller/events-nearby-cli-gem.git
  • cd into the cloned directory
  • Run bundle install in your terminal
  • Then run the application with bin/events_nearby

Option 2: Add the gem to your gemfile

Add this line to your application's Gemfile:

gem 'events_nearby'

And then run: $ bundle

Option 3: Install it yourself

$ gem install events_nearby

Usage

  • Start the program
  • Enter the location you want to see events nearby
  • Enter a number to see more details about a specific event
  • Open the chosen event in your browser if you wish or start over

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/amelieoller/events-nearby-cli-gem. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.

FAQs

Package last updated on 24 Jan 2019

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