2.0.2 • Published 7 years ago

maxmind-download v2.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

maxmind-download

download stuff found in sources.json and extract them. this tool is set to download geolite2 mmdb databases. for older geolite databases use version 1.x.x

Install

npm install -g maxmind-download

Usage

    $ maxmind-download

download into current directory/download

    $ maxmind-download --target=/some/absolute/path

download into target (no download subdirectory)

    $ maxmind-download --silent=true

silent download, no output

be a good cat