Skip to content

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

Notifications You must be signed in to change notification settings

393197906/autoGit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 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

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published