Skip to content

quick n dirty CLI to create/delete/list your DigitalOcean droplets

Notifications You must be signed in to change notification settings

alexander-daniel/cloudybot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloudybot

a friendly CLI to create, list, delete DigitalOcean droplets.

Implemented

  • create a 1g droplet in toronto
  • delete a droplet
  • list your droplets

not implemented at all

  • mostly everything
  • ability to choose different droplet templates and locations

usage

  • you'll need a DigitalOcean API key
  • clone repo and yarn install.
  • run node src/index.js.
  • check out src/create.js to manually modify the size and location of the droplet deployed.

About

quick n dirty CLI to create/delete/list your DigitalOcean droplets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages