-
- Downloads

Integrate `strava-cli` & add devel tools

A copy of CLI launcher from `strava-cli` is made to permit commands addition on top of `strava-cli` All Python tooling is added too. Squashed commit, fix jobs: - https://lab.frogg.it/fcode/geostrapy/-/jobs/30004 - https://lab.frogg.it/fcode/geostrapy/-/jobs/30005
parent
b01f3552
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 25 additions, 0 deletions.gitlab-ci.yml
- Makefile 27 additions, 0 deletionsMakefile
- README.md 35 additions, 2 deletionsREADME.md
- cli/run.py 32 additions, 0 deletionscli/run.py
- requirements-dev.txt 3 additions, 0 deletionsrequirements-dev.txt
- requirements.txt 2 additions, 0 deletionsrequirements.txt
- setup.cfg 6 additions, 0 deletionssetup.cfg
.gitlab-ci.yml
0 → 100644
Makefile
0 → 100644
cli/run.py
0 → 100644
requirements-dev.txt
0 → 100644
requirements.txt
0 → 100644
click==8.0.4 | ||
strava-cli==0.6.1 |
setup.cfg
0 → 100644
Please register or sign in to comment