Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

devops-agent-github-integration

Automated repo + README from DevOpsAgent

Features

  • List public repositories
  • Create a new repository
  • Initialize a standardized README.md

Requirements

  • Python 3.10+
  • PyGithub

Setup

  1. Export your GitHub token:

    • macOS/Linux: export GITHUB_TOKEN="YOUR_TOKEN"
    • Windows PowerShell: $env:GITHUB_TOKEN="YOUR_TOKEN"
  2. Install dependencies: pip install PyGithub

Usage

Run your script that calls the agent methods.

Notes

  • Keep your token out of source code and git history.

About

DevOps agent demo repository

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors