https://github.com/jrudolph/sbt-cross-building
Enable cross-building of sbt plugins
https://github.com/jrudolph/sbt-cross-building
Last synced: about 2 months ago
JSON representation
Enable cross-building of sbt plugins
- Host: GitHub
- URL: https://github.com/jrudolph/sbt-cross-building
- Owner: jrudolph
- License: bsd-2-clause
- Created: 2012-02-22T11:32:18.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2017-08-13T11:00:25.000Z (over 7 years ago)
- Last Synced: 2024-10-15T12:03:21.175Z (7 months ago)
- Language: Scala
- Homepage:
- Size: 93.8 KB
- Stars: 46
- Watchers: 7
- Forks: 9
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-sbt-plugins - sbt-cross-building - Enable cross-building of sbt plugins (SOURCE)
README
# Sbt Cross Building Plugin
**Note**: Starting from sbt 0.13.16, the functionality provided by this plugin [has been integrated](http://www.scala-sbt.org/0.13/docs/sbt-0.13-Tech-Previews.html#sbt+0.13.16) into sbt itself. At this point this project is not needed any more to cross-build plugins between sbt 0.13.x and 1.x. See the documentation [here](http://www.scala-sbt.org/0.13/docs/sbt-0.13-Tech-Previews.html#sbt-cross-building).
--------
See the [v0.8.1](https://github.com/jrudolph/sbt-cross-building/blob/v0.8.1/README.md) tag for the old version.