<div align="center">
  <img src="https://github.com/futurestudio/hercules/blob/master/media/hercules.png?raw=true" alt="hercules logo" width="471" style="max-width:100%;">
  <br/>
  <br/>
  <p>
    The single development box that provides commonly used databases and tools.
  </p>
  <br/>
  <br/>
  <p>
    <a href="https://travis-ci.org/futurestudio/hercules"><img src="https://travis-ci.org/futurestudio/hercules.svg?branch=master" alt="Build Status" data-canonical-src="https://travis-ci.org/futurestudio/hercules.svg?branch=master" style="max-width:100%;"></a>
    <a href="https://snyk.io/test/github/futurestudio/hercules?targetFile=package.json"><img src="https://snyk.io/test/github/futurestudio/hercules/badge.svg?targetFile=package.json" alt="Known Vulnerabilities" data-canonical-src="https://snyk.io/test/github/futurestudio/hercules?targetFile=package.json" style="max-width:100%;"></a>
    <a href="https://www.npmjs.com/package/@futurestudio/hercules"><img src="https://img.shields.io/npm/v/@futurestudio/hercules.svg" alt="hercules Version" data-canonical-src="https://img.shields.io/npm/v/@futurestudio/hercules.svg" style="max-width:100%;"></a>
    <a href="https://greenkeeper.io/" rel="nofollow" class="rich-diff-level-one"><img src="https://badges.greenkeeper.io/futurestudio/hercules.svg" alt="Greenkeeper badge" data-canonical-src="https://badges.greenkeeper.io/futurestudio/hercules.svg" style="max-width:100%;"></a>

  </p>
  <p>
    <em>Follow <a href="http://twitter.com/marcuspoehls">@marcuspoehls</a> for updates!</em>
  </p>
</div>

------

Future Studio Hercules provisions a global Vagrant box that gives you a great development setup. No need to create an individual Vagrant box for each of your project.

```bash
npm i -g @futurestudio/hercules
```

Hercules is the single development box you can use for all your projects. It ships with commonly used databases and tools. It also comes with a CLI called **`hercules`**.

Hercules is disposable. If things are messed up, just throw out the old one and create a new box.


Find the [extensive documentation here](https://boost.futurestud.io/docs/master/hercules).


## License

MIT © [Future Studio](https://futurestud.io)

---

> [futurestud.io](https://futurestud.io) &nbsp;&middot;&nbsp;
> GitHub [@futurestudio](https://github.com/futurestudio/) &nbsp;&middot;&nbsp;
> Twitter [@futurestud_io](https://twitter.com/futurestud_io)
