Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 252 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 252 Bytes

VCS Lite

  • simple python script to update multible repositories.
  • supports all VSC like git, svn, etc.
  • generate html report
pyinstaller --onefile --windowed --icon=res\icon\app.ico --add-data "res/icon/*;res/icon" vcs_lite.py