Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/blha303/DO-runin
- Owner: blha303
- License: mit
- Created: 2016-06-01T12:21:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-06-01T17:14:27.000Z (over 8 years ago)
- Last Synced: 2024-09-19T21:10:41.593Z (about 2 months ago)
- Language: Python
- Size: 10.7 KB
- Stars: 25
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-projects - DO-runin - A tool that starts a DigitalOcean droplet in a given region and runs a given command, displaying the output. (Python)
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)