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

Alternate installation #1

Open
SamGG opened this issue Mar 7, 2016 · 1 comment
Open

Alternate installation #1

SamGG opened this issue Mar 7, 2016 · 1 comment

Comments

@SamGG
Copy link

SamGG commented Mar 7, 2016

Thanks for providing this tool. An alternate installation procedure does not require git. It consists in downloading the ZIP file of the current master branch (https://github.com/sysbio-curie/Roma/archive/master.zip) and decompressing it. This would ease the use under Windows, although it still require the installation of a Java environment.

Under Linux, the steps are:

# Download and uncompress
wget https://github.com/sysbio-curie/Roma/archive/master.zip
unzip master.zip
cd Roma-master/
# Compile and run
ant jar
java -jar roma_v1.0.jar

Best

@auranic
Copy link
Member

auranic commented Mar 16, 2016

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants