nicobonne / github-actions-demo

This is a repo for building out Github Actions and Tricks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python application test with Github Actions

github-actions-demo

This is a repo for building out Github Actions and Tricks. I test multiple clouds and multiple versions of Python.

Demo Video of this repo

To use my project you can do this

Create a virtualenv python3 -m venv ~/.github-actions-demo

Source it source ~/.github-actions-demo/bin/activate

About

This is a repo for building out Github Actions and Tricks


Languages

Language:Makefile 78.6%Language:Python 21.4%