24 Forks
45 Stars
45 Watchers

Hello-Linux

This tutorial series is all about deploying a Python web application on Ubuntu 18.04 LTS.

How to download and setup Hello-Linux

Open terminal and run command
git clone https://github.com/codingforentrepreneurs/Hello-Linux.git
git clone is used to create a copy or clone of Hello-Linux repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Hello-Linux https://github.com/codingforentrepreneurs/Hello-Linux/archive/master.zip

Or simply clone Hello-Linux with SSH
[email protected]:codingforentrepreneurs/Hello-Linux.git

If you have some problems with Hello-Linux

You may open issue on Hello-Linux support forum (system) here: https://github.com/codingforentrepreneurs/Hello-Linux/issues