nx-gather-proxy

Gather proxy for nx.

installation

# from gem
gem 'nx-gather-proxy'
# from git
gem 'nx-gather-proxy', git: '[email protected]:afeiship/nx-gather-proxy.git'

usage

Nx::GatherProxy::fetch

# hello world

build/publish

# build
gem build nx-gather-proxy.gemspec

# publish
gem push nx-gather-proxy-0.1.0.gem