<h1 align="center">Welcome to juke 👋</h1>
<p>
<a href="https://crates.io/crates/juke" target="_blank">
<img alt="Version" src="https://img.shields.io/crates/v/juke">
</a>
<a href="https://docs./juke" target="_blank">
<img alt="Documentation" src="https://img.shields.io/docsrs/juke" />
</a>
</p>
> 🤖 A small engine for prototyping projects
## Install
```
juke = "0.0.1";
```