Skip to content

HananAlghamdi80/Go-Application-with-Docker-and-GitHub-Actions-Integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-github-actions

Prerequisites

  • Go (version 1.20 or higher)

Download and Run

  1. Clone the repository:

    git clone https://github.com/faialotaibi/go-github-actions.git
    cd go-github-actions
  2. Download dependencies:

    go mod download
  3. Run the application:

    go run main.go
  4. Or build the application and run the binary:

    go build -o app-name .
    ./app-name

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages