Skip to content

tghimanshu/hello-github-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Hello World with GitHub Actions

Purpose

This repository is designed as a starter project for learning GitHub Actions. Its primary goal is to walk you through writing your first GitHub Action and integrating it with a workflow file. It serves as a practical "Hello World" example to get you comfortable with CI/CD concepts in GitHub.

Setup

Prerequisites

  • A GitHub account.
  • Basic familiarity with Git commands.
  • A text editor or IDE (VS Code is recommended).

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/hello-github-actions.git
    cd hello-github-actions

Usage

Currently, this repository is in its initial setup phase. To begin the learning course:

  1. Navigate to the Issues tab in this repository.
  2. Follow the instructions in the first issue to start the "Hello World" course.
  3. As you progress, you will add source code and workflow files to this repository.

Documentation

As source code is added, it will be documented following standard conventions. Please refer to FUTURE_PLAN.md for the roadmap of this project.

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •