Skip to content

killerdevildog/codeberg-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cb-cli

A gh-style CLI for Codenburg.

Security / tokens

  • Never commit your token.
  • Use cb auth login to store a token in your user config, or set CB_TOKEN in your shell.
  • .env is ignored by git. If you want an environment file, copy .env.example to .env.

Dev

  • Build: npm run build
  • Run dev: npm run dev -- --help

Quick start

  1. npm install
  2. npm run dev -- auth login
  3. npm run dev -- api /user

About

A gh-like CLI for Codeberg

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors