Skip to content
Mickael Daniel edited this page Jul 29, 2012 · 1 revision

TOC

# yeoman.generators.Base ## generator.tarball(tarball, destination, cb) ## generator.fetch(url, destination, cb) ## generator.remote(user, repo, branch, cb) ### remote.copy(source, destination, options) ### remote.template(source, destination, data) ### remote.directory(source, destination, options)
Clone this wiki locally