Commit Graph

2 Commits

Author SHA1 Message Date
f899eeb4ef Add exe packaging and install.bat
- esbuild bundle + @yao-pkg/pkg for standalone Windows exe
- install.bat copies to %LOCALAPPDATA%\kisync and adds to user PATH
- npm run package to build release/kisync.exe

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 16:30:49 +03:00
4c54bfff26 Initial commit: kisync CLI client for KIS API Builder
CLI tool for syncing local folders with KIS API Builder server.
Commands: init, pull, push, status with conflict detection.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 16:19:48 +03:00