Skip to content

Latest commit

 

History

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

README.md

File metadata and controls

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

groovy-cli-maven-erath-sieve

Description

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

Tech stack

  • groovy
  • maven

Docker stack

  • maven:3-openjdk-17

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h