Skip to content

yafetkadu/h33-devops

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

H33-DevOps GitHub Repository

Welcome to the H33-DevOps GitHub repository! This repository contains folders for all the projects for the H33 Devops course.

Getting Started

To get started with the H33-DevOps repository on your local machine, follow the instructions below based on your operating system.

Working with the Repo

  • Clone the Repository: Open a command prompt or Git Bash terminal.

     git clone https://github.com/your-username/h33-devops.git
  • Navigate to the Repository: Change your working directory to the cloned repository.

     cd h33-devops
  • Commit and Push Changes: After making changes, commit them with a descriptive message.

    git add .
    git commit -m "Add descriptive message about your changes"

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 77.8%
  • CSS 20.3%
  • JavaScript 1.9%