Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

deploy-to-gh-pages

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deploy-to-gh-pages

Shell script to deploy dir to gh-pages

latest
Source
npmnpm
Version
1.3.7
Version published
Weekly downloads
311
114.48%
Maintainers
2
Weekly downloads
 
Created
Source

deploy-to-gh-pages

Shell script to deploy dir to gh-pages

Usage

$ deploy-to-gh-pages [--update] <folder>

Options:

  • folder - path to folder content of which should be deployed to gh-pages. All previous contents of gh-pages branch are removed
  • --update - if specified, content from this folder updates original contents of gh-pages
  • --local - if specified, tool runs in non-CI mode (doesn't configure git user/email to Travis-CI + doesn't require GH_TOKEN)

Keywords

gh-pages

FAQs

Package last updated on 22 Apr 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts