Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 341 Bytes

File metadata and controls

18 lines (12 loc) · 341 Bytes

Digital Ocean Shell

CLI for Digital Ocean using digitalocean-api.

How To Install

clone with git:

git clone https://github.com/mvanorder/dosh.git

Then create ~/.dosh.cfg with the following:

[digitalocean]
  token = <your API token>