All notable changes to gitant-cli will be documented in this file.
gitant discussion(list,create,answer,upvote) — repository discussions.gitant project(list,create; aliaseskanban,board) — project boards.gitant wiki(list,get,create) — repository wiki pages.
gitant forumnow targets the daemon's/discussionsendpoint (forum threads are served by discussions).- The legacy
kanbancommand (nowkanban-legacy) targets/projectsinstead of the non-existent/kanbanendpoint.
Initial release.
- Standalone
gitantCLI for developers (push, pull, clone, issues, PRs, tasks, agents, webhooks) git-remote-gitantgit remote helpergitant doctorandgitant quickstart- Pre-built binaries for Linux, macOS, and Windows (amd64 + arm64)
- Install script:
curl -fsSL .../scripts/install.sh | bash