-
It would be nice if we could have a Yeoman generator for a parse react application. Preferably using webpack if possible.
-
This automation workflow should be wrapped in a Yeoman generator to automate inclusion in a project, dependencies install (bower, npm, gems...) and set the server to proxy in Browsersync.
-
Would be a great way to publicize this awesome workflow. Building Grunt under CI and pushing to a Maven repository? w00t!
-
Yo generators seem like a better forward looking choice than the poorly maintained grunt templates http://projectpoppycock.com/roll-your-own-yeoman-generators/
http://gruntjs.com/project-scaffolding
-
One day, hopefully, this shall be true:
```
yo awless
yo awless:lambda
yo awless:dynamodb
yo awless:s3
```
Etc.
Use Yeoman to scaffold an AWS architecture locally.
-
Hi, thanks your great work.
frasco is awesome tool for me.
I have an idea to enhance frasco.
I'd like to make yeoman template of frasco.
When I have created website with frasco, I needed to change `…
-
Enable the API's to work with API token and integrated typescript app with the backend in an authenticated format.
Add a medium article on bootstrapping a fullstack python app using yeoman generato…
-
Looks like the direction to go in: https://github.com/gruntjs/grunt-init/issues/36
-
Error while use : npm install --global yo@5.6.1 @thetribe/generator-project
Version of yo 5.6.1 not found.
Proposition : replace by npm install --global yo @thetribe/generator-project
-
Use yeoman like our other templates https://yeoman.io/