GithubHelp home page GithubHelp logo

pgmafetcher's Introduction

A simple GitHub repo fetcher to use inside the Arnaldo Program of the IEEE Student Branch of the University Of Brescia

Usage

  • Clone the files into an empty repository
  • Generate the dependencies using pip install -r requirements.txt
  • Modify the groups.txt file using a line for each group using the format "GROUPNAME ADMINNAME" (Use NULL if the admin name is unknown)
  • Create an OAuth Personal token with Repo permissions
1. Login to your Github account.
2. Go to Settings -> Developer Settings ->Personal Access Tokens
3. Click on Generate new token. Confirm your password to continue.
4. Give any description to your token.
5. Under scopes check the "Repo" box
6. Click Generate new token.
  • The first time the program is run it has to be run with the --token option specifying your token

General Usage: python3 fetcher.py [ProjectName]

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.