smux-cli 0.1.7

Small Rust CLI for tmux session selection and creation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# TODO

## Publishing

### Project metadata

- Optionally add `documentation` metadata in `Cargo.toml`.

### nixpkgs

- track the open nixpkgs PR through review and merge
- update docs if the nixpkgs package name or install guidance changes during review

### Documentation

- keep install instructions aligned with live distribution channels
- revisit Homebrew core guidance if the project grows enough to justify it