pomjs-cli A simple CLI for scaffolding pomjs projects. Installation Need Node.js ( >= 5.0 ) and Git. Prefer global installation. $ [sudo] npm install pomjs-cli -g usage $ pomjs init <project-name> example: $ pomjs init awesome-pomjs TODO init deploy