Skip to content

Commit 32043d6

Browse files
authored
Update README.md
1 parent ff6f5e1 commit 32043d6

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
@@ -5,3 +5,10 @@ This plugin provides network graph for [GitBucket](https://github.com/gitbucket/
55
## Installation
66

77
Download jar file from [the release page](https://github.com/mrkm4ntr/gitbucket-network-plugin/releases) and put into `GITBUCKET_HOME/plugins`.
8+
9+
## Build from source
10+
11+
1. Install node.js and sbt
12+
1. `$ npm install`
13+
1. `$ npm run build`
14+
1. `$ sbt package`

0 commit comments

Comments
 (0)