alttester / alttester/EXAMPLES-Python-Bitbar-AltTrashCat
`zip` cmd not recognized on Windows 10 (replaced with `tar.exe`)
Abierto
enhancement
- Lenguaje dominante
- Python
- Estrellas
- 1
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
`zip` is not recognized it seems on Win10, it seems. I replaced that with `tar.exe` and that was successful to create the archive
eg:
```
zip -r "${TEST_FILE}" tests/ pages/ requirements.txt run-tests.sh
```
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.