Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 445 Bytes

File metadata and controls

20 lines (13 loc) · 445 Bytes

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