yt-auto-git

1.0.1 • Public • Published

autoGit

A tool for front-end automatic deployment of code to git's repository

api

autoGit(
   branch = 'dev', // branch
   dirPath = require('path').resolve(__dirname, '.gitFront'), // copyPath
   distPath = require('path').resolve(__dirname, 'test'), // sourcePath
   gitPath = "git@gitee.com:ycczlyy/nana.git",  // gitpath
)
    

Dependencies (5)

Dev Dependencies (2)

Package Sidebar

Install

npm i yt-auto-git

Weekly Downloads

0

Version

1.0.1

License

ISC

Unpacked Size

6.27 kB

Total Files

8

Last publish

Collaborators

  • dawenxi