Metadata-Version: 2.1
Name: oly
Version: 1.0.24
Summary: Oly Cli
Home-page: https://github.com/glikaj/oly
Author: Genci Likaj
Author-email: genci.likaj@gmail.com
License: MIT
Project-URL: Source, https://github.com/glikaj/oly/
Project-URL: Tracker, https://github.com/glikaj/oly/issues
Keywords: cli development console docker
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: click
Requires-Dist: requests
Requires-Dist: tabulate

Oly - CLI
==========

Oly is a command line tool that allows developers to manage services. 

Supported Platforms
-------------------

Oly has been tested and is known to run on Linux (Ubuntu), Mac OS X
(10.4, 10.5, 10.6), and Solaris (10 for Intel) and FreeBSD 6.1.  It will
likely work fine on most UNIX systems.

Windows not tested yet...

Oly is intended to work on Python 3 version 3.* or later
and on Python 2 version >2.7.

Documentation
-------------

--

Reporting Bugs, and Viewing the Source Repository
---------------------------------------------------------------

Please report bugs in the [Github issue tracker](https://github.com/glikaj/oly/issues)

You can view the source repository for oly via [https://github.com/glikaj/oly](https://github.com/glikaj/oly)


Contributing
------------

If you'd like to contribute to oly directly, please contact me directly


