@masterjacy01/tp-cli
v0.1.5
Published
npx installer wrapper for tp-cli (unofficial TrainingPeaks CLI).
Readme
@masterjacy01/tp-cli
Seamless installer wrapper for the Python-based tp-cli.
Usage
Install from PyPI (after release):
npx -y @masterjacy01/tp-cli install tp-cliInstall directly from GitHub:
npx -y @masterjacy01/tp-cli install git+https://github.com/masterjacy01/tp-cli.gitThe installer prefers pipx and falls back to python3 -m pip.
You can also run the binary name explicitly:
npx -y -p @masterjacy01/tp-cli tp-cli install git+https://github.com/masterjacy01/tp-cli.git