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

https://github.com/fvictorio/github-repo-age

Command line tool to get the age of a GitHub repository
https://github.com/fvictorio/github-repo-age

cli github

Last synced: about 2 months ago
JSON representation

Command line tool to get the age of a GitHub repository

Awesome Lists containing this project

README

        

# github-repo-age

A simple command line tool to fetch the age of a GitHub repository.

## Installation

```bash
# NPM
npm install -g github-repo-age

# Yarn
yarn global add github-repo-age
```

## Usage

```bash
github-repo-age fvictorio/github-repo-age
```