Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 436 Bytes

File metadata and controls

13 lines (9 loc) · 436 Bytes

Changelog

All notable changes to gitant-cli will be documented in this file.

v0.1.0 — 2026-05-26

Initial release.

  • Standalone gitant CLI for developers (push, pull, clone, issues, PRs, tasks, agents, webhooks)
  • git-remote-gitant git remote helper
  • gitant doctor and gitant quickstart
  • Pre-built binaries for Linux, macOS, and Windows (amd64 + arm64)
  • Install script: curl -fsSL .../scripts/install.sh | bash