0.0.4 • Published 10 years ago
paxcel-cms-cli v0.0.4
Paxcel CMS CLI
Command Line Interface for creating Jekyll websites and hosting on Github.
Pre-requisites
Make sure that Node.js and git are installed on your system.
Installation
npm install -g paxcel-cms-cli
Commands
paxcms create [type]Create new website. Possible arguments: website, blog, docs. Default:websitepaxcms addAdd new page, post, layout, section or team member.paxcms deleteDelete page, post, layout, section or team member.
Options
-h, --helpoutput usage information-V, --versionoutput the version number