issues
search
tidev
/
gittio
Search & Install all Titanium Modules and Alloy Widgets on GitHub
http://gitt.io
Other
24
stars
19
forks
source link
CLI: update module/widget only if the remote version is > than the local one
#91
Open
rborn
opened
9 years ago
rborn
commented
9 years ago
Imho this whould be the right way:
check for remote version to be bigger than local one
if yes download and install
otherwise skip
Imho this whould be the right way: