Skip to content

jekyll-one-org/j1-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Read the article

Building a simple command line tool with npm

Run the example

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

About

js commandline for j1-template based on shelljs

Resources

Stars

Watchers

Forks

Packages

No packages published