Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 6 days 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]
```