Skip to content

Latest commit

 

History

History
65 lines (34 loc) · 1.74 KB

README.rst

File metadata and controls

65 lines (34 loc) · 1.74 KB

Versionix

https://coveralls.io/repos/github/sequana/versionix/badge.svg?branch=master Documentation Status
Python version:Python 3.8, 3.9, 3.10
Source:See http://github.com/sequana/versionix.
Issues:Please fill a report on github
Platform:This is currently only available for Linux distribution with bash shell (contributions are welcome to port the tool on MacOSX and other platforms)

Overview

Versionix is a simple tool that attemps to print on screen the version of a given standalone.

Installation

If you are in a hurry, just type:

pip install versionix  --upgrade

This is pure Python so no need for fancy libraries of fancy environment.

Then, just type e.g:

versionix  fastqc

Changelog

Version Description
0.1 first draft