Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 741 Bytes

README.rst

File metadata and controls

45 lines (27 loc) · 741 Bytes

OME, Go (omego)

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

Build Status

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, The Open Microscopy Environment