Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
urgi-is
data-discovery
Commits
d18ae29b
Commit
d18ae29b
authored
Jan 31, 2020
by
Raphaël Flores
Browse files
Apply suggestion to README.md
parent
b90dd82c
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
d18ae29b
...
...
@@ -86,6 +86,12 @@ or
./gradlew assemble -Papp=wheatis
which is a shortcut for
./gradlew assemble -Papp=wheatis && java -jar path/to/wheatis.jar
This will build a standalone jar at
`backend/build/libs/`
, that you can run with either:
java -jar backend/build/libs/rare.jar
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment