/gradle-generate-favicons-plugin

Gradle plugin for generating favicons for web projects

Primary LanguageGroovy

About

This Gradle Plugin generates favicon files for web projects.

License

This software is released under the terms of the GNU Lesser General Public License.

See LGPL.md and GPL.md for details.

Testing

For testing, the artifacts can be published locally:

./gradlew -PpublishForTesting publish

There are a couple of testing projects in the test directory. Testing instructions are available in the local README.md.