jocker-lib 0.5.1

Run your monorepo binaries locally with ease !
Documentation
1
2
3
4
5
6
7
8
9
10
# jocker-lib

[![Test Build](https://github.com/Wykiki/jocker/actions/workflows/test.yml/badge.svg)](https://github.com/Wykiki/jocker/actions/workflows/test.yml)
[![Crates.io](https://img.shields.io/crates/v/jocker-lib)](https://crates.io/crates/jocker-lib)
[![docs](https://docs.rs/jocker-lib/badge.svg)](https://docs.rs/jocker-lib/)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

This is the shared library used by [`jocker`](https://github.com/Wykiki/jocker/).

It contains everything you need to embed `jocker` in your own application.