1.0.0 • Published 4 years ago
gitee-clone v1.0.0
#git-clone
#Installation Install:
$ npm install gitee-cloneTo 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');1.0.0
4 years ago