Skip to content

Latest commit

 

History

History
executable file
·
32 lines (23 loc) · 518 Bytes

File metadata and controls

executable file
·
32 lines (23 loc) · 518 Bytes

scala-cli-bloop-sbt-sieve-atkins

Description

Given a number find all primes.

Compiled and ran from build server bloop.

Build note

Dependencies must be compatable with jdk8 or less.

Tech stack

  • bloop
  • openjdk 8
  • scala
  • bloop-sbt

Docker stack

  • docker-cli
  • openjdk:8

Requirements

Docker desktop must be installed and the application being called must be linux compatiple.

To run

sudo ./install.sh -u

To stop (optional)

sudo ./install.sh -d

To see help

sudo ./install.sh -h