0.3.3 • Published 10 years ago

component-proxy v0.3.3

Weekly downloads
42
License
-
Repository
-
Last release
10 years ago

component-proxy - An extensible proxy server for component

To run a proxy (defaults to port 35555)::

$ component proxy

To use during installation::

$ component install -r http://127.0.0.1:35555

Or, for convenience (this will spawn a proxy if it is not running)::

$ component proxy-install

By default the proxy will proxy and cache all requests to https://raw.github.com. It can also be configured with credentials so that private repositories can be accessed. In order to facilitate this, just run::

$ component proxy-github-login

To setup the github credentials as an oauth token.

Configuring component-proxy

Tuning component-proxy will allow you to do some very powerful things without changing your projects.

Using the local source of a component ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

This is very useful for testing.

Long cache expiration ^^^^^^^^^^^^^^^^^^^^^

This allows you to store the files of a particular component for long periods of time.

0.3.3

10 years ago

0.3.2

10 years ago

0.3.1

10 years ago

0.3.0

10 years ago

0.1.0

10 years ago

0.0.9

11 years ago

0.0.8

11 years ago

0.0.7

11 years ago

0.0.6

11 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago