version control - Running Android Marketplace Crawler ('hg' directory?) -


i'm having trouble figuring out how run android marketplace crawler here: http://code.google.com/p/android-marketplace-crawler/

i think don't understand how crawler supposed operate -- first of all, source -- http://code.google.com/p/android-marketplace-crawler/source/checkout -- says can create local copy of crawler command

hg clone https://code.google.com/p/android-marketplace-crawler/ 

how supposed run command?

thanks.

the hg command distributed version control system called mercurial. first install mercurial command-line utility , run given command shell (terminal on os x). check out copy of source code android-marketplace-crawler current working directory.


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -