| Path | Description |
|---|---|
| 📂 gocovmerge | Go coverage profile merger with modern CLI features |
| 📂 markdown-toc | Markdown table of contents (TOC) generator |
| 📂 mycli | Language-agnostic “ud” CLI tool for personal use |
| 📂 winfixtext | Text encoding fixer for Windows Unicode character issues |
| 📂 discord-nibiru | |
| 📦 scripts | Scripts crate in Rust |
| ├── justfile | Runs project-specific commands |
| └── README.md |
Install just to run project-specific commands.
cargo install justYou can view the list of available development commands with just -ls.