Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 835 Bytes

README.rst

File metadata and controls

47 lines (28 loc) · 835 Bytes

OME, Go (omego)

The omego command provides utilities for installing and managing OME applications.

Getting Started

For Python 2.6, you will need to install argparse

$ pip install argparse

With that, it's possible to execute omego:

$ python omego/main.py

Pip installation

To install the latest release of omego use pip install:

$ pip install omego
$ omego

License

omego is released under the GPL.

Copyright

2013-2016, The Open Microscopy Environment