Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/blha303/DO-runin

A tool that starts a DigitalOcean droplet in a given region and runs a given command, displaying the output.
https://github.com/blha303/DO-runin

Last synced: 16 days ago
JSON representation

A tool that starts a DigitalOcean droplet in a given region and runs a given command, displaying the output.

Awesome Lists containing this project

README

        

DO-runin
========

[![PyPI version](https://badge.fury.io/py/DO_runin.svg)](https://badge.fury.io/py/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)