Metadata-Version: 1.1
Name: DO_runin
Version: 1.0.1
Summary: A tool that starts a DigitalOcean droplet in a given region and runs a given command, displaying the output. Opens a shell if requested. Destroys the droplet upon command completion or shell closure.
Home-page: https://github.com/blha303/DO-runin
Author: Steven Smith
Author-email: stevensmith.ome@gmail.com
License: MIT
Description: DO-runin
        ========
        
        A tool that starts a DigitalOcean droplet in a given region and runs a 
        given command, displaying the output. Opens a shell if requested. 
        Destroys the droplet upon command completion or shell closure.
        
        ![example](http://i.imgur.com/qfJ5pQJ.gif)
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: System Administrators
