node-repo-proxy

command module
v0.0.0-...-e9594d7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 26, 2017 License: Apache-2.0 Imports: 4 Imported by: 0

README

Maven Proxy for Node downloads

This project implements a maven repository that proxies node distribution downloads. The aim is that it can be used by various Java build plugins that downloads Node and uses Node in build processes.

It's deployed for now on a Heroku instance and can be accessed here:

Node download

It will automatically serve metadata (latest node versions).

To download version 7.6.0 (linux x86, tar.gz) the GAV-coordinate would be:

  • org.node:node:7.6.0:linux-x86@tar.gz

And the generated URL would then be:

NPM download

It will also serve tgz bundles and meta data from NPM registry. For example, to download yarn (org.npmjs:yarn:0.25.3@tgz):

The meta-data for NPM packages are also available:

What's missing

  • Testing.
  • SHA and MD5 from distributions.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL