Skip to content

Latest commit

 

History

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

File metadata and controls

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

java-cli-bazel-sieve-atkins

Description

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

Tech stack

  • java
  • bazel

Docker stack

  • l.gcr.io/google/bazel:latest

To run

sudo ./install.sh -u

To stop (optional)

sudo ./install.sh -d

For help

sudo ./install.sh -h