Archived
1
This repository has been archived on 2025-02-05. You can view files and clone it, but cannot push or open issues or pull requests.
tabset/README.md
2022-01-23 13:35:55 -05:00

19 lines
758 B
Markdown

# 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