8 releases

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

#1335 in Development tools

Download history 1/week @ 2024-02-13 5/week @ 2024-02-20 4/week @ 2024-02-27 172/week @ 2024-03-12 55/week @ 2024-03-19 3/week @ 2024-03-26 13/week @ 2024-04-02

210 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–24MB
~357K SLoC