74 Forks
474 Stars
474 Watchers

sbt-pack

A sbt plugin for creating distributable Scala packages.

How to download and setup sbt-pack

Open terminal and run command
git clone https://github.com/xerial/sbt-pack.git
git clone is used to create a copy or clone of sbt-pack repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with sbt-pack https://github.com/xerial/sbt-pack/archive/master.zip

Or simply clone sbt-pack with SSH
[email protected]:xerial/sbt-pack.git

If you have some problems with sbt-pack

You may open issue on sbt-pack support forum (system) here: https://github.com/xerial/sbt-pack/issues