/webjars

Client-side web libraries packaged into JARs

Primary LanguageScalaMIT LicenseMIT

WebJars

Join the chat at https://gitter.im/webjars/webjars

This is source for the http://www.webjars.org website. This is also the place to file requests for new WebJars.

For more information about WebJars visit the website: http://www.webjars.org

Travis CI Build Status

Development Info

Run the web app:

  1. Start a local memcache server
  2. ./sbt ~run

Note: Deploying WebJars to BinTray / Maven Central requires a bunch of stuff. In the future that will be documented but for now, deployment won't work in plain development environments.

Run the tests:

  1. ./sbt test