UNPKG

panda-portfolio

Version:

A npm package for building single page personal websites for github.

7 lines 298 B
module.exports=()=>{ return `Usage: panda <command>\n where <command> is one of: init\t\t\tInitialises the current working directory with json template <path to config json>\tCreates index.html from json template\n For more info: https://www.npmjs.com/package/panda-portfolio\n` }