Skip to content

Zainking/git-deployer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

git-deployer

Git-deployer provides the power necessary to let you deploy your project in github pages or other similar page. Essentially, it push the contect to the remote and branch you specified simplely with no frustration.

Installing

npm install git-deployer -g

Usage

Like this:

git-deploy -r git@github.com:username/project.git -d ./dist

Please shell this to learn more detail:

git-deploy --help

git-deployer has been designed to work in" THE LATEST NODE ENVIRONMENT.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published