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

peerstreet-client-pandawhisperer

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

peerstreet-client-pandawhisperer

  • 0.1.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

PeerStreet Coding Challenge

Client

Prerequisites

  • Ruby 2.3+

Installation

cd client
bundle install

Usage

Run bin/zip2msa <zip> [base url].

First argument is the ZIP code (mandatory).

Second argument is the API URL (optional, defaults to http://peerstreet-cw.herokuapp.com)

For example:

bin/zip2msa 12345

Should print:


  ZIP: 12345
  CBSA: 10580
  Name: Albany-Schenectady-Troy, NY
  Pop. 2014 (est.): 880091
  Pop. 2015 (est.): 881830

Running tests

Simply run rspec:

rspec

FAQs

Package last updated on 04 May 2017

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