mahulchak / quickmerge

A simple and fast metassembler and assembly gap filler designed for long molecule based assemblies.
GNU General Public License v3.0
198 stars 31 forks source link

Add --version or -V flag #29

Closed tseemann closed 5 years ago

tseemann commented 6 years ago
% quickmerge -V
quickmerge 0.2

% echo $?
0

(to stdout. and clean exit code)

tseemann commented 5 years ago

🎈 1 year anniversary 😃

I upgraded the brew package to 0.3

mahulchak commented 5 years ago

thanks for the reminder. it's on my radar now :)

mahulchak commented 5 years ago

quickmerge -h or quickmerge --help will now print the version. thanks for your feedback.