GithubHelp home page GithubHelp logo

suryagowda / deployndelete Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 10 KB

This Python script allows you to easily deploy a local folder to a GitHub repository or delete an existing GitHub repository. It uses the PyGitHub library for GitHub interactions.

Python 100.00%
deploy deployment github-deployment python python-script python3 pythonscript

deployndelete's Introduction

GitHub Deployment Script

This Python script allows you to easily deploy a local folder to a GitHub repository or delete an existing GitHub repository. It uses the PyGitHub library for GitHub interactions.

Usage

  1. Clone or download the repository to your local machine.

    git clone https://github.com/suryagowda/deployndelete.git
    
  2. Open a terminal and navigate to the folder containing the script.

  3. Install required package

    pip install PyGithub
  4. Edit Configuration:

    • Open the config.py file and replace GITHUB_USERNAME and GITHUB_PASSWORD(github personal access token) with your GitHub credentials.
  5. Run the Script:

    python deploy.py
    
  6. Follow the Instructions:

    • The script will guide you through the deployment process.

Prerequisites

Python installed on your machine.

Note

  • This script uses PyGitHub, and you can install it using the provided command.
  • Do not forget to replace the default values in config.py with your GitHub credentials.

Contributions are welcome, feel free to open an issue.

deployndelete's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.