Metadata-Version: 1.1
Name: neo-cli
Version: 0.5.3
Summary: A Neo command line tools
Home-page: https://github.com/BiznetGIO
Author: BiznetGio
Author-email: support@biznetgio.com
License: MIT
Description-Content-Type: UNKNOWN
Description: # neo-cli
        
        [![Gitter](https://badges.gitter.im/BiznetGIO/neo-cli.svg)](https://gitter.im/BiznetGIO/neo-cli?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) [![Build Status](https://travis-ci.org/BiznetGIO/neo-cli.svg?branch=master)](https://travis-ci.org/BiznetGIO/neo-cli)
        
        neo-cli is agnostic orchestration tools for openstack
        
        ![neo](/docs/img/neo.gif)
        
        ## Installing
        
        Install and update using  [pip](https://pip.pypa.io/en/stable/quickstart/)
        
        At the time neo-cli only support Python3 or newer.
        
        ``` bash
        pip3 install -U neo-cli
        ```
        
        ## Links
        
        - [Documentation](docs/index.md)
        - [Presentation](http://speakerdeck.com/u/anak10thn)
        
        
        ## Contributors
        
        - [anak10thn](https://github.com/anak10thn)
        - [dark-reiser](https://github.com/dark-reiser)
        - [ovryenni](https://github.com/ovryenni)
        - [azzamsa](http://github.com/azzamsa/)
        - [meongbego](https://github.com/meongbego)
        
Keywords: cli
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Topic :: Utilities
Classifier: License :: Public Domain
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
