Git Product home page Git Product logo

star-me's Introduction

๐ŸŒŸ Star-me amFOSS

Starring is fun!

The script in this repository connects developers automatically with FOSS@Amrita projects on GitHub. You just need to run this script.

๐Ÿ“’ Steps

1. Sign In

Make sure that you are signed up in your GitHub account on the default browser, if not do so now !

2. Installing gh

Debian & Ubuntu:

Resynchronize the package index files :

sudo apt update

Install gh :

sudo apt install gh

If sudo doesn't work for you, try using this command:

snap install gh

macOS:

gh is available via Homebrew.

Make sure that you have Homebrew installed in your mac to install the below step ๐Ÿ‘‡

Installing through Homebrew :

brew install gh

Note: MacOS users may also need to install wget, if not already present.

Other Linux distributions:

For more details check Link.

3. Setup:

Make sure that you have installed gh successfully in your pc before starting this step

gh auth login 

Below are some of things which show up when the above code is entered.

  • What account do you want to log into? - GitHub.com (use your up and down keys and enter)

  • What is your preferred protocol for Git operations? - HTTPS

  • Authenticate Git with your GitHub credentials? - Yes

  • How would you like to authenticate GitHub CLI? - Login with a web browser

There will a one-time code which will be shown (example:xxxx-xxxx), copy the one-time code and enter

Paste the one-time code in the browser page which is opened and authorize.

GitHub Auth Done Screenshot

Once the verificaiton is done you are all set to go :

Make sure that the username of your GitHub is correctly displayed in the terminal. Logged in as <your-username>

4. Run the Python script!

wget -O script.py https://raw.githubusercontent.com/amfoss/star-me/master/script.py && python3 ./script.py

5. Wait until the script is finished

The script needs to run for a while. At the end it will display "Starring Done". Ensure that it runs until the end.

starring done Screenshot

star-me's People

Contributors

anshuman-8 avatar theamankumarsingh avatar moudude17 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.