Skip to content

ritschwumm/xsbt-concat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Get and install these library/libraries before building:
    https://github.com/ritschwumm/xsbt-util
    https://github.com/ritschwumm/xsbt-webapp

Use these commands to build:
    git clone [email protected]:ritschwumm/xsbt-concat.git
    cd xsbt-concat
    sbt publish-local

Add the plugin to your project in project/plugins.sbt:

    addSbtPlugin("de.djini" % "xsbt-concat" % <version>)

Include domc in the webapp pipeline:

    webappPipeline      += concatProcessor

About

a plugin for xsbt-webapp for concatenating files

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages