• v1.1.0 5d6e7bbe56

    v1.1.0 Stable

    gegorov released this 2026-03-14 17:44:23 +03:00 | 1 commits to main since this release

    • Self-update: kisync update / kisync update --apply
    • Background update check on every command
    • Fix hash mismatch causing false modified status after pull
    Downloads
  • v1.0.0 f899eeb4ef

    v1.0.0 Stable

    gegorov released this 2026-03-14 16:30:49 +03:00 | 4 commits to main since this release

    kisync v1.0.0

    CLI client for syncing local folders with KIS API Builder.

    Commands

    • kisync init - connect to server
    • kisync pull - download endpoints to local files
    • kisync push - upload changes to server
    • kisync status - show diff (local vs server)

    Install

    1. Download kisync.exe from Assets below
    2. Place it in any folder in PATH, or run install.bat from the repo
    3. Open a new terminal: kisync --help
    Downloads