Skip to content

Latest commit

 

History

History
executable file
·
24 lines (17 loc) · 386 Bytes

File metadata and controls

executable file
·
24 lines (17 loc) · 386 Bytes

python-cli-bazel-unittest-sieve-atkin

Description

Given a number find all primes. POC for unittest with bazel.

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