Open averagehat opened 9 years ago
I would like to see a seqr executable that could be linked into the user's bin/ as typing java -jar path/to/seqr/jar is tiresome and requires the user to keep track of where the jar file is.
seqr
bin/
java -jar path/to/seqr/jar
I would like to see a
seqr
executable that could be linked into the user'sbin/
as typingjava -jar path/to/seqr/jar
is tiresome and requires the user to keep track of where the jar file is.