fwise / hg_grabber

A Node.js script to clone and pull Mercurial repositories

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hg_grabber

A Node.js script to clone and pull Mercurial repositories.

To use:

  • Install the async, cheerio, and commander modules
    • npm install async cheerio commander
  • Run the script - node hg_grabber.js

About

A Node.js script to clone and pull Mercurial repositories

License:BSD 2-Clause "Simplified" License