8 releases

0.1.7 Mar 17, 2024
0.1.6 Mar 17, 2024
0.1.5 Jun 25, 2023

#1248 in Development tools

Download history 2/week @ 2024-02-14 5/week @ 2024-02-21 3/week @ 2024-02-28 1/week @ 2024-03-06 183/week @ 2024-03-13 44/week @ 2024-03-20 5/week @ 2024-03-27 10/week @ 2024-04-03

243 downloads per month

MIT and AGPL-3.0

32KB
295 lines




i6

A collection of tools

Documentation

Visit the Documentation.

Getting Started

Cargo

Install and run with cargo

cargo install --locked i6
i6

Docker

Run with docker

docker run -it --rm --name i6 kruserr/i6:0.1

Git and cargo

Clone the repo, build from source and run

git clone https://github.com/kruserr/i6.git
cd i6
cargo install --locked --path .
i6

Dependencies

~13–26MB
~359K SLoC