Socket
Book a DemoInstallSign in
Socket

dlrg-fetch

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dlrg-fetch

This package helps you fetch information of DLRG divisions.

latest
npmnpm
Version
1.0.3
Version published
Maintainers
1
Created
Source

DLRG Fetch

This package helps you fetch information of DLRG divisions.

Installation

Install using yarn:

yarn global add dlrg-fetch

Install using npm:

npm i -g dlrg-fetch

How to use

This package will install a dlrg-fetch binary for easy access.

Basic usage:

dlrg-fetch --radius 50 --long 10.161930 --lat 48.696891

This will fetch all DLRG divisions in a radius of 50 km around the point specified by latitude / longitude and save them in a results.csv file inside the current directory.

Options:

  • --recordType 1 (default) = main divisions, 2 = youth divisions
  • --targetFile results file path; default: './results.csv'

FAQs

Package last updated on 16 Jun 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