A repository to house all generic workflows used for my projects.
If you'd like to use these script in your own projects, the release name pattern is described below. The inputs, outputs, and examples of each script are documented in the relevant script's directory linked in the index below.
{name}_v{version}
Example:
setup-python_v1.6.0
This is just a hobby project, so I don't intend on providing any support promises. I will contribute to this when I can. As this is an open source project anyone is welcome to contribute directly, or fork and modify the project.
If you find a bug, have a feature request, or would like to contribute to the project, open an issue here using one of the available templates.
Read more about contributing in the contributing guidelines.
An index of all the currently maintained scripts, their description, and the latest version.
Name | Version | Status | Description |
---|---|---|---|
Setup Python | 1.6.0 | Setup a poetry-managed python environment. |