Sedona-Solutions / sdn-angularjs-seed

angularjs to angular2 transition - step 2 - systemjs - seed project
MIT License
2 stars 2 forks source link

Alternatives management #30

Closed nweldev closed 8 years ago

nweldev commented 8 years ago

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.

nweldev commented 8 years ago

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.