Skip to content
This repository has been archived by the owner on Sep 26, 2022. It is now read-only.

Latest commit

 

History

History
19 lines (10 loc) · 452 Bytes

dev.rst

File metadata and controls

19 lines (10 loc) · 452 Bytes

Treadmill Binary

Install PEX (Python EXecutable):

pip install git+https://github.com/thoughtworksinc/pex#egg=pex

Build:

Make sure you have cloned the treadmill source to build the binary. Then, to build treadmill pex binary and RPM -

treadmill build_binary -s <treadmill_source_path> -t <release_tag> -m <release_message>