https://github.com/xuwei-k/sbtend
sbt xtend plugin
https://github.com/xuwei-k/sbtend
sbt xtend
Last synced: about 1 year ago
JSON representation
sbt xtend plugin
- Host: GitHub
- URL: https://github.com/xuwei-k/sbtend
- Owner: xuwei-k
- License: mit
- Created: 2012-05-01T22:29:08.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2015-06-18T00:59:04.000Z (about 11 years ago)
- Last Synced: 2025-04-23T05:11:21.371Z (about 1 year ago)
- Topics: sbt, xtend
- Language: Scala
- Size: 185 KB
- Stars: 6
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# sbt xtend plugin [](http://travis-ci.org/xuwei-k/sbtend)
http://www.eclipse.org/xtend/
## setup
`project/plugins.sbt`
```scala
addSbtPlugin("com.github.xuwei-k" % "sbtend" % "0.2.0")
```