The current solution used for the no-sugar alternative, using git branches, should NOT be the solution used in the 1.3 version, because this one will be to hard to maintain with more than one or two alternatives.
Therefore, we need to create a scripted solution, permitting to start a project with only one interactive command (the "yeoman" way), choosing which alternative to use.
With Angular 2 now being our main goal, we will no longer add important features to our AngularJS seed other than the ones requested by our clients and existing AngularJS projects.
The current solution used for the no-sugar alternative, using git branches, should NOT be the solution used in the 1.3 version, because this one will be to hard to maintain with more than one or two alternatives.
Therefore, we need to create a scripted solution, permitting to start a project with only one interactive command (the "yeoman" way), choosing which alternative to use.