Skip to content

Zirl24/h33-devops-L6h1

 
 

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

Lesson 6 Homework 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 74.1%
  • CSS 23.6%
  • JavaScript 2.3%