Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,7 @@ _Libraries for building command-line applications._
_Useful CLI-based tools for productivity._

- Productivity Tools
- [ccb](https://github.com/bfly123/claude_code_bridge) - A CLI tool to orchestrate multiple LLMs (Claude, Gemini, etc.) in Tmux panes with cross-agent interaction.
- [cookiecutter](https://github.com/cookiecutter/cookiecutter) - A command-line utility that creates projects from cookiecutters (project templates).
- [copier](https://github.com/copier-org/copier) - A library and command-line utility for rendering projects templates.
- [doitlive](https://github.com/sloria/doitlive) - A tool for live presentations in the terminal.
Expand Down
Loading