Skip to content

Jeff-Lewis/github-pages-deploy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Read the article

Building a simple command line tool with npm

Run the example

  1. In your project, run npm install --save @linclark/github-pages-deploy
  2. In your project's package.json file, add a scripts key
"scripts": {
  "deploy": "github-pages-deploy"
},

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%