- Github API
- NodeJS
- Clone this repository.
git clone https://github.com/hashirpm/github-random.git
-
Go to the cloned directory (e.g.
cd github-random
). -
Run
npm install
to install all the dependencies -
Install the script globally.
npm install -g .
-
Open Terminal
-
Run
grandom -s <search>
to run the script.
For Example, if you want a random repository in Dart, Run grandom -s dart
Please, feel free to make pull request if you have any improvements or any sort of changes.Your contribution is always welcome!
Made with ❤️ by xDev