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: 25 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 (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-01T17:14:27.000Z (almost 9 years ago)
- Last Synced: 2025-03-03T02:16:47.437Z (about 1 month 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
========[](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.