Skip to content

Commit

Permalink
docs: add instructions on how to run Dash
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianBezold committed Aug 30, 2023
1 parent 8dc7b0c commit fa20197
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,12 @@ To publish the binary artifacts (environment variables GITHUB_ACTOR and GITHUB_T
mvn -s settings.xml publish
```

To update the [DEPENDENCIES](./DEPENDENCIES) declarations

```shell
./mvnw org.eclipse.dash:license-tool-plugin:license-check
```

### Deployment

Deployment can be done
Expand Down

0 comments on commit fa20197

Please sign in to comment.