Skip to content
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

Merged
merged 1 commit into from
Jun 29, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!-- CLICK "Preview" FOR INSTRUCTIONS IN A MORE READABLE FORMAT -->

# Allo' ! :wave:

### This is just to let you know that this project is unmaintained.

### For more info, please see: https://github.com/Swiip/generator-gulp-angular/pull/1155

### We don't expect new issues or PRs.

### But we'll happily seen you soon in the next iteration of this project: [FountainJS](http://fountainjs.io/)
11 changes: 11 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!-- CLICK "Preview" FOR INSTRUCTIONS IN A MORE READABLE FORMAT -->

# Allo' ! :wave:

### This is just to let you know that this project is unmaintained.

### For more info, please see: https://github.com/Swiip/generator-gulp-angular/pull/1155

### We don't expect new issues or PRs.

### But we'll happily seen you soon in the next iteration of this project: [FountainJS](http://fountainjs.io/)
23 changes: 15 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
## Launching [Fountain](http://fountainjs.io/) generators beta

The team is proud to present the next evolution of the Yeoman gulp-angular as a new project called [FountainJS](http://fountainjs.io/).

It covers Angular 1 like today but go way farther with support for Angular 2, React, SystemJS and Webpack!

Check it out right now at [http://fountainjs.io/](http://fountainjs.io/).

# generator-gulp-angular ![Logo](generators/app/templates/src/assets/images/generator-gulp-angular-logo.png)

[![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)

[![Build Status](https://img.shields.io/travis/Swiip/generator-gulp-angular/master.svg?style=flat-square)](http://travis-ci.org/Swiip/generator-gulp-angular)
[![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)
[![Dependencies](http://img.shields.io/david/Swiip/generator-gulp-angular.svg?style=flat-square)](https://david-dm.org/eleven-labs/generator-gulp-angular)
Expand All @@ -23,6 +18,18 @@ Check it out right now at [http://fountainjs.io/](http://fountainjs.io/).

> Gulp provide fast workspace with quick feedback.

# **Unmaintained**, **Outdated** ? :pensive:
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 our next iteration called [FountainJS](http://fountainjs.io/).

<p align="center">
<a href="http://fountainjs.io/">
<img alt="FountainJS" src="http://fountainjs.io/assets/imgs/fountain.png" width="200">
</a>
</p>

A tutorial is present in the [Yeoman codelab](http://yeoman.io/codelab/). :kissing_heart:

Copy link
Owner

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?

## Usage

Expand Down