Skip to content

393197906/yt-auto-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
)
    

About

打包自动部署

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published