Skip to content

Commit 10fc5ae

Browse files
authored
Merge pull request #1155 from zckrs/unmaintain
We are un-maintaining generator-gulp-angular
2 parents b3c0504 + be579a8 commit 10fc5ae

File tree

3 files changed

+37
-8
lines changed

3 files changed

+37
-8
lines changed

.github/ISSUE_TEMPLATE.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!-- CLICK "Preview" FOR INSTRUCTIONS IN A MORE READABLE FORMAT -->
2+
3+
# Allo' ! :wave:
4+
5+
### This is just to let you know that this project is unmaintained.
6+
7+
### For more info, please see: https://github.com/Swiip/generator-gulp-angular/pull/1155
8+
9+
### We don't expect new issues or PRs.
10+
11+
### But we'll happily seen you soon in the next iteration of this project: [FountainJS](http://fountainjs.io/)

.github/PULL_REQUEST_TEMPLATE.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!-- CLICK "Preview" FOR INSTRUCTIONS IN A MORE READABLE FORMAT -->
2+
3+
# Allo' ! :wave:
4+
5+
### This is just to let you know that this project is unmaintained.
6+
7+
### For more info, please see: https://github.com/Swiip/generator-gulp-angular/pull/1155
8+
9+
### We don't expect new issues or PRs.
10+
11+
### But we'll happily seen you soon in the next iteration of this project: [FountainJS](http://fountainjs.io/)

README.md

+15-8
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
1-
## Launching [Fountain](http://fountainjs.io/) generators beta
2-
3-
The team is proud to present the next evolution of the Yeoman gulp-angular as a new project called [FountainJS](http://fountainjs.io/).
4-
5-
It covers Angular 1 like today but go way farther with support for Angular 2, React, SystemJS and Webpack!
6-
7-
Check it out right now at [http://fountainjs.io/](http://fountainjs.io/).
8-
91
# generator-gulp-angular ![Logo](generators/app/templates/src/assets/images/generator-gulp-angular-logo.png)
102

3+
[![Unmaintained](https://img.shields.io/badge/generator-unmaintained-red.svg?style=flat-square)](https://github.com/Swiip/generator-gulp-angular/pull/1155)
4+
[![Outdated](https://img.shields.io/badge/generator-outdated-red.svg?style=flat-square)](https://github.com/Swiip/generator-gulp-angular/pull/1155)
5+
116
[![Build Status](https://img.shields.io/travis/Swiip/generator-gulp-angular/master.svg?style=flat-square)](http://travis-ci.org/Swiip/generator-gulp-angular)
127
[![Coverage Status](https://img.shields.io/codecov/c/github/Swiip/generator-gulp-angular.svg?style=flat-square)](http://codecov.io/github/Swiip/generator-gulp-angular?branch=master)
138
[![Dependencies](http://img.shields.io/david/Swiip/generator-gulp-angular.svg?style=flat-square)](https://david-dm.org/eleven-labs/generator-gulp-angular)
@@ -23,6 +18,18 @@ Check it out right now at [http://fountainjs.io/](http://fountainjs.io/).
2318
2419
> Gulp provide fast workspace with quick feedback.
2520
21+
# **Unmaintained**, **Outdated** ? :pensive:
22+
Yup, this generator works but is unmaintained and outdated [for various reasons](https://github.com/Swiip/generator-gulp-angular/pull/1155).
23+
24+
But don't panic **the most important features and more are present** in our next iteration called [FountainJS](http://fountainjs.io/).
25+
26+
<p align="center">
27+
<a href="http://fountainjs.io/">
28+
<img alt="FountainJS" src="http://fountainjs.io/assets/imgs/fountain.png" width="200">
29+
</a>
30+
</p>
31+
32+
A tutorial is present in the [Yeoman codelab](http://yeoman.io/codelab/). :kissing_heart:
2633

2734
## Usage
2835

0 commit comments

Comments
 (0)