pull

Little tool to pull repos from GIT. It was built to provide an API similiar to arca

unmaintained
Last updated 14 years ago by ramitos .
MIT · Repository · Original npm · Tarball · package.json
$ cnpm install pull 
SYNC missed versions from official npm registry.

pull

Little tool to pull repos from git. It was built to provide an API similiar to arca

installation

npm install pull

usage

pull = require('pull').set('git@github.com:ramitos/blog.git', file.path.join(__dirname, 'articles'));	
pull.sync();

Current Tags

  • 2.1.1                                ...           latest (14 years ago)

10 Versions

  • 2.1.1 [deprecated]           ...           14 years ago
  • 2.1.0 [deprecated]           ...           14 years ago
  • 2.0.7 [deprecated]           ...           14 years ago
  • 2.0.6 [deprecated]           ...           14 years ago
  • 2.0.5 [deprecated]           ...           14 years ago
  • 2.0.4 [deprecated]           ...           14 years ago
  • 2.0.3 [deprecated]           ...           14 years ago
  • 2.0.2 [deprecated]           ...           14 years ago
  • 2.0.1 [deprecated]           ...           14 years ago
  • 2.0.0 [deprecated]           ...           14 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (0)
None
Dependents (2)

Copyright 2013 - present © cnpmjs.org | Home |