Skip to content
This repository has been archived by the owner on Jan 7, 2022. It is now read-only.

bigwheels16/scala-util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scala-util

A collection of helpful classes for Scala development

To install locally (to resolve dependencies)

  1. Download scala-util source
git clone https://github.com/bigwheels16/scala-util.git
cd scala-util/
  1. Build and Install (run this from the scala-util directory)
docker run -it --rm --name scala-util-build -v ~/.m2:/root/.m2 -v "$(pwd)":/usr/src/mymaven -w /usr/src/mymaven maven:3.6.3-jdk-11-slim mvn -e clean install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published