npm-registry

command module
v0.0.0-...-1e66b67 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2016 License: MIT Imports: 5 Imported by: 0

README

NPM registry

Build Status Go Report Card

A very simple NPM registry proxy and backup server designed to be easy, fast and stable.

Developing

This project requires a few optional dependencies to make development easier and more enjoyable.

You can skip this step if you feel more comfortable with other tools.

Dependencies

Install the dependencies with make deps

bra is used to watch for code changes and recompile the server.

Install it with go get -u github.com/Unknwon/bra

Run the server with make run

Testing

Run make test

You can also manually test the implementations using the npm cli utility.

ie. npm ping --registry http://127.0.0.1:8080/

Acknowledgments

Inspiration was taken from other comparable community efforts:

License

MIT

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