Skip to content

g1thubhub/philstopwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Companion project to phil_stopwatch

You can build this project via:

git clone https://github.com/g1thubhub/philstopwatch.git
cd philstopwatch
sbt clean assembly
[info] Packaging /Users/a/IdeaProjects/philstopwatch/target/scala-2.11/philstopwatch-assembly-0.1.jar

In case you run out of memory during the project build, try this:

export SBT_OPTS="-Xmx1536M -XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=2G -Xss2M"

Launch commands can be found in the ReadMe of phil_stopwatch

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages