Document persistence system based on Kepler
<p align="center"><img src="assets/logos/128x128.png">
<h1 align="center">Kepler document persistence</h1>
<p align="center">
What is this thing? “the motto” and the goals. The vision.
<br>
<a href="docs/"><strong>Explore the docs »</strong></a>
<br>
<br>
<a href="https://github.com/ba-st/Kepler-MongoDB/issues/new?labels=Type%3A+Defect">Report a defect</a>
|
<a href="https://github.com/ba-st/Kepler-MongoDB/issues/new?labels=Type%3A+Feature">Request feature</a>
</p>
</p>
[](https://travis-ci.org/ba-st/Kepler-MongoDB)
[](https://coveralls.io/github/ba-st/Kepler-MongoDB?branch=master)
Why would I care about this thing? When to use, for whom is designed, when not to use.
## License
- The code is licensed under [MIT](LICENSE).
- The documentation is licensed under [CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/).
## Quick Start
- Download the latest [Pharo 32](https://get.pharo.org/) or [64 bits VM](https://get.pharo.org/64/).
- Explore the [documentation](docs/)
## Installation
To load the project in a Pharo image, or declare it as a dependency of your own project follow this [instructions](docs/Installation.md).
## Contributing
Check the [Contribution Guidelines](CONTRIBUTING.md)