@daisinet/dg
v0.1.0
Published
DaisiGit (dg) CLI — manage repositories, issues, pull requests, and workflows on git.daisi.ai
Readme
@daisinet/dg
CLI for DaisiGit — manage repositories, issues, pull requests, and workflows from your terminal.
Install
npm install -g @daisinet/dgAuthenticate
dg auth login --server https://git.daisi.ai --token dg_YOUR_TOKENCommon commands
dg repo list
dg pr create "Title" --source feature-branch --target main
dg pr merge 42
dg workflow list
dg workflow run <workflow-id>Run dg help for the full command list.
Supported platforms
- Windows x64
- Linux x64, arm64
- macOS x64, arm64
