A couple of useful / handy / demo scripts for inclusion in ~/.gradle/init.d
- Adds build-announcements plugin by default
- Adds plugin: idea to all projects
- Adds task initSourceDirs which creates src/{main,test}/{language} for each of the languages activated
- Adds task which prints out name of all repositories configured for project
- Adds a default wrapper task which creates the gradle wrapper