Skip to content

ritschwumm/xsbt-util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A helper plugin for sbt compiling jar files for everything on the classpath

To build this code, get and install SBT from
    https://github.com/sbt/sbt

Build and publish the plugin:
    git clone git@github.com:ritschwumm/xsbt-util.git
    cd xsbt-util
    sbt publish-local

Add the plugin to your plugin project's build.sbt
    addSbtPlugin("de.djini" % "xsbt-util"   % <version>)

About

some utility functions for sbt plugins

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages