All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- sonar: path to rules files from
.sreporterrc
were not good from @ValentinGot - sonar: path to tests folder were not good from @ValentinGot
- npm: include
templates
folder in generated npm package (Closes #2) from @ValentinGot - npm: ._* files where globally ignored by npm (Closes #2) from @ValentinGot
- missing package version
- README: add npm package version
- remove npm organization from @ValentinGot
- css-preprocessors: which CSS preprocessor do you want? from @aguele & @jledentu
- resource: would you like to use a REST resource library? from @ValentinGot
- environments: management application environments from @ValentinGot
- angular-translate: angular-translate (18n for your Angular app, made easy!) from @ValentinGot
- ui-router: use AngularUI Router by default from @jledentu
- ui-frameworks: Which UI framework do you want? from @ValentinGot
- linting: Add ESLint, HTMLHint, SCSSLint & CSSLint support from @ValentinGot
- package-manager: Let's you choose between npm or Yarn package manager from @ValentinGot
- postcss: Add PostCSS treatments from @ValentinGot
- debug: Disable the debug info in production environement from @ole
- sonar: Generate linters reporters for the SonarQube plugin from @ValentinGot
- json-server: Allows you to easily create a RESTFull API for your application from @ole
- application name: Let's you choose the name of your application from @ole
- documentation: Generate documentation with dgeni from @ole
- tests: Create unit tests with Karma from @jledentu