JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 5
  • Score
    100M100P100Q50362F
  • License MIT

Github release analytics for the console

Package Exports

  • rels

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (rels) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Rels

Github release analytics for the console

Build Status

Description

By utilizing a simple and minimal usage syntax rels enables you to easily view various analytics & stats regarding the releases of any GitHub repository, displayed in a clean & concise manner, right from within your terminal.

You can now support the development process through GitHub Sponsors.

Visit the contributing guidelines to learn more on how to translate this document into more languages.

Come over to Twitter to share your thoughts on the project.

Highlights

  • Overall release analytics
  • Clean & concise output
  • Simple & minimal usage syntax
  • Update notifications

Contents

Install

Yarn

yarn global add rels

NPM

npm install --global rels

Snapcraft

snap install rels

Usage

  Usage
    $ rels [<options> ...]

    Options
      --repo, -r         Repository to get analytics for
      --list, -l         Number of releases to be displayed
      --all, -a          Display all releases
      --help, -h         Display help message
      --version, -v      Display installed version

    Examples
      $ rels --repo klaussinani/tusk
      $ rels --repo klaussinani/tusk --all
      $ rels --repo klaussinani/tusk --list 3

Development

For more info on how to contribute to the project, please read the contributing guidelines.

  • Fork the repository and clone it to your machine
  • Navigate to your local fork: cd rels
  • Install the project dependencies: npm install or yarn install
  • Lint the code for errors: npm test or yarn test
  • signale - Highly configurable logging utility
  • qoa - Minimal interactive command-line prompts
  • taskbook - Tasks, boards & notes for the command-line habitat
  • hyperocean - Deep oceanic blue Hyper terminal theme

Team

License

MIT