com.mediative.sbt.oss
Settings related with licensing and headers.
By default, the project license is set to Apache 2. Use the update-license command to update license headers in all Scala files.
update-license
Also provides a bootstrap-project command to automatically create a LICENSE and CONTRIBUTING.md file.
bootstrap-project
LICENSE
CONTRIBUTING.md
This plugin is automatically enabled.
Settings related with licensing and headers.
By default, the project license is set to Apache 2. Use the
update-licensecommand to update license headers in all Scala files.Also provides a
bootstrap-projectcommand to automatically create aLICENSEandCONTRIBUTING.mdfile.This plugin is automatically enabled.