Skip to content
No description, website, or topics provided.
Scala HTML Other
Branch: master
Clone or download

Latest commit

Fetching latest commit…
Cannot retrieve the latest commit at this time.

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
project Update playframework to 2.8.0 Dec 13, 2019
src Minor code cleanup Nov 28, 2019
test-project
.gitignore
.travis.yml bump locator Nov 16, 2019
LICENSE
README.md
build.sbt Use Scala 2.13 as the default Nov 28, 2019

README.md

WebJars Play Build Status

A user guide for this plugin can be found within the WebJars Documentation.

Releasing webjars-play

  1. Set the release version in build.sbt
  2. Commit
  3. Tag git v2.x.y-z
  4. Push tags
  5. Release: sbt +publishSigned sonatypeBundleRelease
You can’t perform that action at this time.