A library used to create and manage minecraft servers on DigitalOcean droplets.
NOTE: This is a work in progress.
Install do-minecraft by running the following:
# If you use yarn
$ yarn add @open-realms/do-minecraft
# If you use npm
$ npm install --save @open-realms/do-minecraft
Documentation on actual usage coming soon.