An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# sbt xtend plugin [![Build Status](https://secure.travis-ci.org/xuwei-k/sbtend.png)](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")
```