Metadata-Version: 2.0
Name: stackhut
Version: 0.5.5
Summary: Run your software in the cloud
Home-page: https://github.com/stackhut/stackhut-toolkit
Author: StackHut
Author-email: stackhut@stackhut.com
License: Apache
Keywords: stackhut
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Environment :: Console
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Software Development
Requires-Dist: sh
Requires-Dist: requests
Requires-Dist: jinja2
Requires-Dist: multipledispatch
Requires-Dist: docker-py
Requires-Dist: arrow
Requires-Dist: stackhut-common (>=0.5.5)
Requires-Dist: stackhut-client (>=0.1.1)

===============================
StackHut Command Tool
===============================

.. image:: https://img.shields.io/travis/stackhut/stackhut-tool.svg
        :target: https://travis-ci.org/stackhut/stackhut-tool

.. image:: https://img.shields.io/pypi/v/stackhut.svg
        :target: https://pypi.python.org/pypi/stackhut


`stackhut` command tool provides CLI functionality into creating, running, and deploying StackHut images. Runs on Python 3.4.

* Homepage: <https://www.stackhut.com>
* Free software: Apache license
* Documentation: <https://stackhut.readthedocs.org>.

Features
--------

* TODO




History
-------

0.4.x (2015-08-10)
---------------------

* Large rewrite and refactoring of codebase
* Added support for long-running/persistent services

0.3.x (2015-07-20)
---------------------

* Alpha 3rd-party support
* Alpha NodeJS support

0.2.x (2015-07-10)
---------------------

* Beta release - used to launch platform.
* Supports enough to allow use to create services

0.1.x (2015-07-01)
---------------------

* Alpha releases on PyPI.


=======
Credits
=======

Development Leads
-----------------

* Mandeep Gill <mandeep@stackhut.com>
* Leo Anthias <leo@stackhut.com>

.. Contributors
.. ------------
.. 
.. None yet. Why not be the first?
.. 

