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

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -