codeberg-cli

Command-line interface for Codeberg git repository hosting

brewmacoslinux
Try with needOr install directly
Source

About

CLI for Codeberg

Commands

cb

Examples

List all repositories in your Codeberg account$ cb repo list
Create a new repository on Codeberg$ cb repo create my-project --description 'My new project'
Clone a repository from Codeberg$ cb repo clone username/repository-name