Skip to content

Latest commit

 

History

History
executable file
·
38 lines (29 loc) · 1.51 KB

File metadata and controls

executable file
·
38 lines (29 loc) · 1.51 KB

python-cli-bazel-pylogging-sieve-eratosthenes

Description

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

Tech stack

  • python
  • 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

Credits

Source code

python-cli specific search

General search