Skip to content

Commit

Permalink
Merge pull request #2 from cebernard22/md
Browse files Browse the repository at this point in the history
  • Loading branch information
cebernard22 committed May 20, 2021
2 parents a205901 + 7da706a commit 5a7c355
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 13 deletions.
64 changes: 51 additions & 13 deletions README.md
@@ -1,13 +1,51 @@
# alphatraining
new repository to pratice on devops assets
Training path to start this journey will be the following one:
Git
Visual Studio
Docker
Kubernetes
Terraform
Helm
Ansible
Packer
S3
Artifactory
# 1. AlphaTraining

<!-- TOC -->

- [1. AlphaTraining](#1-alphatraining)
- [1.1. Introduction](#11-introduction)
- [1.2. Git](#12-git)
- [1.3. Visual Studio Code](#13-visual-studio-code)

<!-- /TOC -->

## 1.1. Introduction
New repository to pratice on DevOps assets.
The training path to start this journey will be the following one:

* Git

* Visual Studio

* Docker

* Kubernetes

* Terraform

* Helm

* Ansible

* Packer

* S3

* Artifactory

## 1.2. Git

Simple but nice quickstart to learn fast PR,branches, and other useful tips
<https://guides.github.com/activities/hello-world/>
Use VisualStudioCod plugins to interact easily with github repository

## 1.3. Visual Studio Code

![alt text][logo]

[logo]: ./visualstudio/vstudio48.png "VisualStudioCode"

Nice HowTo here to improve the way we write down md files in VSCode: <https://thisdavej.com/build-an-amazing-markdown-editor-using-visual-studio-code-and-pandoc/>

Inluding a reference with a cheatsheet to easily retrieve legacy md syntax:
<https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet>
Binary file added visualstudio/vstudio48.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5a7c355

Please sign in to comment.