Skip to content

Latest commit

 

History

History
executable file
·
20 lines (14 loc) · 308 Bytes

README.md

File metadata and controls

executable file
·
20 lines (14 loc) · 308 Bytes

java-cli-sbt-erath-sieve

Description

Given a number N, print all prime numbers smaller than N.

Tech stack

  • java
  • sbt

Docker stack

  • hseeberger/scala-sbt:11.0.2-oraclelinux7_1.3.5_2.12.10

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h