An open API service indexing awesome lists of open source software.

https://github.com/andrewn6/quick-repo

A small CLI built with typescript to fetch a random repository from github. :eyes:
https://github.com/andrewn6/quick-repo

cli typescript

Last synced: 10 months ago
JSON representation

A small CLI built with typescript to fetch a random repository from github. :eyes:

Awesome Lists containing this project

README

          

# quick-repo
A small CLI built with typescript to fetch a random repository from github. :rocket:

## How to run it!

```
git clone https://github.com/andrewnijmeh/quick-repo.git
```
```
cd quick-repo
```
```
npm i
```
```
node index.ts [reponame/url]
```