Skip to content

Latest commit

 

History

History
executable file
·
21 lines (15 loc) · 284 Bytes

File metadata and controls

executable file
·
21 lines (15 loc) · 284 Bytes

python-cli-testify-sieve-atkins

Description

Given a number find all primes. POC for testify.

Tech stack

  • python
    • testify

Docker stack

  • python:latest

To run

sudo ./install.sh -u

To stop (optional)

sudo ./install.sh -d

For help

sudo ./install.sh -h