Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Launch script #5

Open
ziorufus opened this issue Jan 19, 2017 · 0 comments
Open

Launch script #5

ziorufus opened this issue Jan 19, 2017 · 0 comments
Assignees

Comments

@ziorufus
Copy link
Contributor

Create a start.sh script.

Something like

#!/bin/bash
export CLASSPATH=pikes-tintop-1.0-SNAPSHOT-jar-with-dependencies.jar
export CLASSPATH=$CLASSPATH:Semafor-3.0-alpha-04.jar
export CLASSPATH=$CLASSPATH:models/stanford-corenlp-3.5.2-models.jar
java -Xmx8G eu.fbk.dkm.pikes.tintop.server.PipelineServer
@ziorufus ziorufus self-assigned this Jan 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant