Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
lgl
SmartVillages2 Converter
Commits
ebc11282
Commit
ebc11282
authored
5 months ago
by
Matthias Betz
Browse files
Options
Download
Email Patches
Plain Diff
update README.md
parent
ba5bfcca
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-8
README.md
with
2 additions
and
8 deletions
+2
-8
README.md
+
2
-
8
View file @
ebc11282
...
...
@@ -10,18 +10,12 @@ It uses spring-boot as framework for the web handling. the built binary can be r
It can be used behind a reverse-proxy like apache or nginx.
To configure the conversion binary use the start parameter
`-Dconverter.executable=./IfcConvert`
. The converter binaries for linux and
windows are included in this repository.
windows are included in this repository.
The service requires executable rights for the converter program.
## Building
To build the service use
```
mvn build
```
## Packaging
To create a runnable package
To create a runnable package
. This does not package the converter program into the jar. It has to be deployed seperatly.
```
mvn package
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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
Menu
Explore
Projects
Groups
Snippets