Skip to content

Commit 6664f5b

Browse files
committed
update readme
1 parent f84ebfe commit 6664f5b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,10 @@
33
[![Build Status](https://travis-ci.org/wcm-io-devops/maven-nodejs-proxy.png?branch=develop)](https://travis-ci.org/wcm-io-devops/maven-nodejs-proxy)
44

55
Maven proxy to download NodeJS binaries as Maven artifacts.
6+
7+
Steps to build and start the proxy:
8+
9+
- Go to maven-nodejs-proxy directory
10+
- Build server with `mvn clean install`
11+
- Start server with `java -jar target/io.wcm.devops.maven.nodejs-proxy-<version>.jar server config.yml`
12+
- Go to http://localhost:8080 for further instructions

0 commit comments

Comments
 (0)