Scaffold Angular JS Components and respective unit tests.
This plugin helps to:
- Standardize naming convention of angular components across the application
- Bootstrap jasmine unit tests right next to source file
- Bootstrap ngdoc documentation for the components
ScaffAngular is now build with Java 7, please update JRE your IDE is running to 7+. You can check which JRE is currently used in Help -> About
- Go to File > Settings > Plugins in any of jetbrains IDE
- Click Browse repositories
- Search
scaffAngular
- Install
That's it
PR's welcome