Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 371 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 371 Bytes

lomoUpdate

Used for lomoUpdate release, including Windows and OSX version

how to build on windows

google choco and install choco run PS as admin: in PS shell:

choco install zip

then run on git-bash shell:

./build.sh win

how to release

First thing need to install hub from https://hub.github.com/

MacOS

./release.sh

Windows

./release.sh win