An implementation of the Microbox Custom Provider spec for DigitalOcean.
bundle exec puma -e development
A DigitalOcean Access Token is required to retrieve the catalog.
microbox evar add ACCESS_TOKEN=your_digital_ocean_access_token
bundle exec irb -I. -r app.rb