Show HN: Codeberg (Forgejo) CLI, built with Xclif
8 hours ago
- #Codeberg
- #Forgejo
- #CLI
- codeberg-cli (cb) is a command-line interface for Codeberg and other Forgejo instances, designed to be similar to GitHub's CLI.
- It offers comprehensive features including authentication, repository management (list, clone, create), issue and pull request handling, releases, labels, milestones, and notifications.
- Written primarily in Python, it supports multi-instance use via configuration, provides raw API access, and stores tokens securely in XDG config.
- Compared to similar tools like forgejo-cli (fj) and codeberg-cli (berg), cb is distinguished by its Python implementation, support for release asset uploads, and extensive everyday workflow features.