Scaffolding generators for Pomegranate
$ npm install -g yo generator-pomegranateFrom the root of a pomegranate install, run:
$ yo pomegranateIt will ask you a few questions and at the end generate scaffold Models, Controllers and a Route file with basic crud routes.