Readme:
- "Add to package.json my fork of that project." - I believe your changes were merged and you now link to blai's work. Probably good to revise this in the readme.
- "Add grunt by doing something along those lines" - I think this should be taken care of for the user if possible
Express scaffolding
We discussed this over on the other issue.
Over on the old ExpressStack branch we had this Express generator, which might be useful as a reference point: https://github.com/yeoman/yeoman/tree/express-stack/generators/express. A more up to date version might be used to run yo express post, yo express:crud etc.
Would you like to explore putting together something similar for this example?