Skip to content

bearddan2000/bash-cli-automation-python-pex-wait

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bash-cli-automation-python-pex-wait

Description

Conversion of python normal build with docker wait to pex stand alone.

Tech stack

  • bash
  • python
    • pyaml

Note

  1. Its assumed that docker wait is setup.
  2. To run this script you'll need python and pyaml

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h