Skip to content

robertkowalski/npm-cache-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

npm-cache-git

Most of the git parts of cache.js

API

.checkGitDir(opts, log, rm, cloneGitRemote, archiveGitRemote, cb)

Checks the status of the git directory, delegates to cloneGitRemote or archiveGitRemote

.cloneGitRemote(opts, log, archiveGitRem, cb)

Runs a git clone, delegates to archiveGitRemote

.archiveGitRemote(opts, log, cb)

Creates a tarball from the git repo, then calls a callback

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published