Source: atomgit-cli
Section: utils
Priority: optional
Architecture: any
Maintainer: AtomGit CLI Team <hust-open-atom-club@atomgit.com>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-golang,
 golang-go (>= 1.22)
Standards-Version: 4.6.2
Homepage: https://atomgit.com/hust-open-atom-club/atomgit-cli
XS-Go-Import-Path: atomgit.com/hust-open-atom-club/atomgit-cli

Package: atomgit-cli
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends}
Description: AtomGit CLI - Work seamlessly with AtomGit from the command line
 AtomGit CLI (ag) is a command-line tool for interacting with AtomGit,
 based on the AtomGit API. It provides commands for managing repositories,
 pull requests, issues, releases, and more.
 .
 Inspired by GitHub CLI (gh).
