Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matteoh2o1999/build-and-install-python
Action to build any Python version and install it into the local tool cache
https://github.com/matteoh2o1999/build-and-install-python
Last synced: about 1 month ago
JSON representation
Action to build any Python version and install it into the local tool cache
- Host: GitHub
- URL: https://github.com/matteoh2o1999/build-and-install-python
- Owner: MatteoH2O1999
- License: agpl-3.0
- Created: 2022-12-16T10:14:53.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-09T00:09:21.000Z (about 1 month ago)
- Last Synced: 2024-10-10T06:34:30.450Z (about 1 month ago)
- Language: TypeScript
- Size: 16.8 MB
- Stars: 2
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Build and Install Python
[![CI/CD](https://github.com/MatteoH2O1999/build-and-install-python/actions/workflows/test.yml/badge.svg)](https://github.com/MatteoH2O1999/build-and-install-python/actions/workflows/test.yml)
[![codecov](https://codecov.io/github/MatteoH2O1999/build-and-install-python/branch/master/graph/badge.svg?token=5HU95AOQ8J)](https://codecov.io/github/MatteoH2O1999/build-and-install-python)
![GitHub](https://img.shields.io/github/license/MatteoH2O1999/build-and-install-python)Backend javascript action for [MatteoH2O1999/setup-python](https://github.com/MatteoH2O1999/setup-python).
This action should not be used by itself.
You should only look at this repo if you wish to contribute to the project as 99% of the issues that may arise with [MatteoH2O1999/setup-python](https://github.com/MatteoH2O1999/setup-python) derive from this custom action.## Contributing
If you wish to contribute to this project, please ensure that any pull request you open passes [CI/CD]().