# tabset [![Crates.io](https://img.shields.io/crates/v/tabset)](https://crates.io/crates/tabset) [![Docs.rs](https://docs.rs/tabset/badge.svg)](https://docs.rs/tabset) [![Build](https://github.com/Ewpratten/tabset/actions/workflows/build.yml/badge.svg)](https://github.com/Ewpratten/tabset/actions/workflows/build.yml) [![Clippy](https://github.com/Ewpratten/tabset/actions/workflows/clippy.yml/badge.svg)](https://github.com/Ewpratten/tabset/actions/workflows/clippy.yml) [![Audit](https://github.com/Ewpratten/tabset/actions/workflows/audit.yml/badge.svg)](https://github.com/Ewpratten/tabset/actions/workflows/audit.yml) repo description ## Installation This crate can be installed via `cargo` with: ```sh cargo install tabset ``` ## Configuration