sitzung

Crates.iositzung
lib.rssitzung
version0.1.1
sourcesrc
created_at2023-07-13 07:33:15.208967
updated_at2023-07-13 08:08:17.732425
descriptionQuickly open tmux sessions
homepagehttps://github.com/Schwefelhexa/sitzung
repositoryhttps://github.com/Schwefelhexa/sitzung
max_upload_size
id915107
size45,203
Alexander Baron (Schwefelhexa)

documentation

README

Sitzung

Quickly open tmux sessions

Installation

Simply run cargo install sitzung.

Usage

In your projects, create a file called .sitzung.toml. Use it to define your workspace by providing a name - check out sitzung's own .sitzung.toml for insipration.

You can open a specific session by running sitzung open ./path/to/project_folder, or search all subfolders and pick from the found projects.

Commit count: 17

cargo fmt