Skip to content

This is a demo repo for CI and CD using GitHub codespaces and GitHub actions.

Notifications You must be signed in to change notification settings

kalilamali/codespaces-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codespaces Python 3.10

codespaces-demo

This is a demo repo for CI and CD using GitHub codespaces and GitHub actions.

Workflow

How-to-run

git clone [email protected]:kalilamali/codespaces-demo.git
cd codespaces-demo
python -m venv ~/.codespaces-demo
source ~/.codespaces-demo/bin/activate
make install
python hello.py

About

This is a demo repo for CI and CD using GitHub codespaces and GitHub actions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published