• 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