Skip to content

Latest commit

 

History

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

File metadata and controls

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

groovy-cli-gradle-grapes-sieve-seg

Description

Find all primes less in a range. Follows functional programming practices.

Tech stack

  • groovy
  • gradle

Docker stack

  • gradle:jdk11

To run

sudo ./install.sh -u

To stop (optional)

sudo ./install.sh -d

For help

sudo ./install.sh -h