little tool to pull repos from git. It was built to provide an API similiar to arca
$ cnpm install pull
Little tool to pull repos from git. It was built to provide an API similiar to arca
npm install pull
pull = require('pull').set('git@github.com:ramitos/blog.git', file.path.join(__dirname, 'articles'));
pull.sync();
Copyright 2013 - present © cnpmjs.org | Home |