Skip to content

A CLI application to see random GitHub repositories

Notifications You must be signed in to change notification settings

hashirpm/github-random

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


GitHub Random📃

What technologies used❓

  1. Github API
  2. NodeJS

📥 Installing and Executing

  1. Clone this repository.
git clone https://github.com/hashirpm/github-random.git
  1. Go to the cloned directory (e.g. cd github-random).

  2. Run npm install to install all the dependencies

  3. Install the script globally.

npm install -g .
  1. Open Terminal

  2. Run grandom -s <search> to run the script.

For Example, if you want a random repository in Dart, Run grandom -s dart

🖋 Contribute

Please, feel free to make pull request if you have any improvements or any sort of changes.Your contribution is always welcome!

Contributors

Muhammed Hashir

Made with ❤️ by xDev

About

A CLI application to see random GitHub repositories

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published