-
Install docker (see https://docs.docker.com/install/linux/docker-ce/ubuntu/ or find instructions for your distribution)
-
Build the package:
git clone https://github.com/Budabot/ItemsExtractor.git
cd ItemsExtractor
docker run -it --rm --name items-extractor-package -v "$(pwd)":/app -v ~/.m2:/root/.m2 -w /app maven:3.3-jdk-8 mvn -e clean package
-
Release will be located at:
~/ItemsExtractor/target/release/ItemsExtractor-<version>
-
Notifications
You must be signed in to change notification settings - Fork 6
Budabot/ItemsExtractor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published