Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 396 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 396 Bytes

An implementation of the Nanobox Custom Provider spec for DigitalOcean.

Development

Local Server

bundle exec puma -e development

Update Catalog

Local Evars

A DigitalOcean Access Token is required to retrieve the catalog. nanobox evar add ACCESS_TOKEN=your_digital_ocean_access_token

Console

bundle exec irb -I. -r app.rb