gitee-clone

1.0.0 • Public • Published

#git-clone


Clone a git repository via git shell command.

#Installation Install:

$ npm install gitee-clone

To use the original callback-based API:

const clone = require('gitee-clone');

As of 0.2.0 there's a promised-based API for use with async/await:

const clone = require('gitee-clone/promise');

Readme

Keywords

Package Sidebar

Install

npm i gitee-clone

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

3.72 kB

Total Files

9

Last publish

Collaborators

  • silverwu