-
Notifications
You must be signed in to change notification settings - Fork 664
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We are un-maintaining generator-gulp-angular #1155
Conversation
Current coverage is 100%@@ master #1155 diff @@
=====================================
Files 14 14
Lines 342 342
Methods 78 78
Messages 0 0
Branches 51 51
=====================================
Hits 342 342
Misses 0 0
Partials 0 0
|
Yup, this generator works but is unmaintained and outdated [for various reasons](https://github.com/Swiip/generator-gulp-angular/pull/1155). | ||
But don't panic the most important features and more are present in [FountainJS](https://github.com/FountainJS/generator-fountain-webapp). | ||
|
||
You can find a use case in the [Yeoman codelab](http://yeoman.io/codelab/). | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In fact, I don't find more than you how to explain why it's outdated. The only thing which pains me is that the redirection to Fountain is not visible enough.
Can you simply keep the warning you have and the bring back the Fountain anouncement we have now and add the logo perhaps?
From now on, there will be these little badges in the generator-gulp-angular README: [![Unmaintained](https://img.shields.io/badge/generator-unmaintained-red.svg?style=flat-square)](https://github.com/Swiip/generator-gulp-angular/pull/1155)[![Outdated](https://img.shields.io/badge/generator-outdated-red.svg?style=flat-square)](https://github.com/Swiip/generator-gulp-angular/pull/1155) Also when you open new issues or PRs, the issue template will tell you it's unmaintained. Started in 2014 (84f0926) this generator was fun and useful while it lasted. But the Web, JavaScript and NodeJS were evolved and now practices are totally different what they were 2 years ago.
👍 |
👍 time to move on then ... to FountainJS |
👍 you guys were awesome. I've learned so much from this generator. Thank you for all your great work |
RIP Gulp-Angular. The most legendary generator of the AngularJS era! :) |
Why are you guys so happy about this? I just moved our project over from Foundation for Apps, because I found out, it is discontinued. I can't really say I'm happy, this happens again. |
@thinking-aloud Because you get even more features using a combination of sub-generators over at http://fountainjs.io/ (done by the same people behind this generator). |
The lack of configuration options and the new project structure don't really apply to me. I will stay with the old structure, and see how it goes. |
Thank so much for your effort and time to this generator, I was able to use this as a base to deliver modular and maintainable angular code. Definitely made my life easier. Wishing you best of luck in your future endeavors. |
Yes, thanks very much for this generator. In the crazy world of web development, this generator has been a sure thing that always 'just works' with no fuss and lets me concentrate on delivering cool stuff without worrying about the build process. I'm sure fountainjs will be just as good an experience when I migrate! |
You did a great job with this generator, the bes I could find. Sadly I just tried fountainjs and it kinda sucks, so this one is still the best out there. |
@UnJavaScripter can you explain why? |
This is an awesome project... Thank you all for what you guys have done. I have learnt so much too from this project. |
This was the best angular generator I picked for several projects, many thanks and well done! |
From now on, there will be these little badges in the generator-gulp-angular README:
Also when you open new issues or PRs, the issue template will tell you it's unmaintained.
Started in 2014 (84f0926) this generator was fun and useful while it lasted. But the Web, JavaScript and NodeJS were evolved and now practices are totally different what they were 2 years ago.
@Swiip I let you edit this PR. Merge it when you are ready.