i6

A collection of tools

Documentation

Visit the Documentation.

Getting Started

Docker

Run database with docker bash docker run -dit --rm --name i6 kruserr/i6:0.1

Git and cargo

Clone the repo and build the database from source bash git clone https://github.com/kruserr/i6.git cd i6 cargo run --release