Skip to content

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

License

Notifications You must be signed in to change notification settings

ritschwumm/xsbt-classpath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 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-classpath.git
    cd xsbt-classpath
    sbt publish-local

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages