Skip to content

ramn/scala-maputils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Download

To download a copy of this repo sans the .git dir:

curl -L https://github.com/ramn/scala-template-project/archive/master.tar.gz | tar xzf -

Test

sbt test

Build executable

sbt stage

which will create target/universal/stage/{bin,lib} folders. An executable will be put in bin, dependency jars in lib.

Build tarball

sbt universal:package-xz-tarball

Which will produce a tarball with a run script and all dependency jars, placed in target/universal.

About

Scala Map utils

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published