Skip to content

szskill/hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello World

A professional, up-to-date, high quality application to print out "Hello, World" to the console in real-time.

Usage

git clone https://github.com/szskill/hello-world
cd hello-world
python3 main.py

Usage (Docker)

git clone https://github.com/szskill/hello-world
cd hello-world
docker build -t hello-world .
docker run hello-world

Testing

python3 -m unittest

About

My first Python project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors