https://github.com/scommons/sbt-scommons-plugin
Common sbt tasks/utils for Scala/Scala.js projects
https://github.com/scommons/sbt-scommons-plugin
sbt sbt-plugin scala scalajs scalajs-bundler web-assets
Last synced: 10 months ago
JSON representation
Common sbt tasks/utils for Scala/Scala.js projects
- Host: GitHub
- URL: https://github.com/scommons/sbt-scommons-plugin
- Owner: scommons
- License: apache-2.0
- Created: 2018-01-15T08:02:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-09T14:25:27.000Z (over 2 years ago)
- Last Synced: 2025-07-22T18:40:23.570Z (about 1 year ago)
- Topics: sbt, sbt-plugin, scala, scalajs, scalajs-bundler, web-assets
- Language: Scala
- Homepage: https://scommons.github.io/sbt-scommons-plugin
- Size: 119 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/scommons/sbt-scommons-plugin/actions/workflows/ci.yml?query=workflow%3Aci+branch%3Amaster)
[](https://coveralls.io/github/scommons/sbt-scommons-plugin?branch=master)
[](https://index.scala-lang.org/scommons/sbt-scommons-plugin/sbt-scommons-plugin)
[](https://www.scala-js.org)
## sbt-scommons-plugin
Sbt auto-plugins with common tasks/utils for Scala Commons modules
### How to add it to your project
```scala
// inside plugins.sbt
addSbtPlugin("org.scommons.sbt" % "sbt-scommons-plugin" % [version])
```
## Documentation
You can find all documentation [here](https://scommons.github.io/sbt-scommons-plugin)