Skip to content

debmedia/tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Tutorials

This repository is intended to keep track of different tutorials that Debmedia is presenting to the world. To start working with them, just follow these steps.

1.- Git

Install Git on your device. In case you don't have it, follow this link.

2.- Clone this repository

Open your favourite shell and check you have Git's path set.

git --version

You should see Git's version in the output. If everything is OK, just clone this repo:

git clone https://github.com/debmedia/tutorials.git /repository/destination/path

3.- Tutorials branches

We will checkout to the branch of the tutorial.

git checkout -f tutorial/tutorial_name

4.- Follow the tutorial instructions

Just follow the tutorial instructions from now on and enjoy it!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published