All Projects → klaussinani → Rels

klaussinani / Rels

Licence: mit
Github release analytics for the console

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Rels

React Native Version
🔢 Version your React Native or Expo app in a `npm version` fashion.
Stars: ✭ 408 (+353.33%)
Mutual labels:  cli, release
Goaccess
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
Stars: ✭ 14,096 (+15562.22%)
Mutual labels:  cli, analytics
Swiggy Analytics
Analyse your swiggy orders 🍔
Stars: ✭ 163 (+81.11%)
Mutual labels:  cli, analytics
Swiftinfo
📊 Extract and analyze the evolution of an iOS app's code.
Stars: ✭ 880 (+877.78%)
Mutual labels:  cli, analytics
Gem Release
Release your ruby gems with ease.
Stars: ✭ 448 (+397.78%)
Mutual labels:  cli, release
Release It
🚀 Automate versioning and package publishing
Stars: ✭ 4,773 (+5203.33%)
Mutual labels:  cli, release
Stacks Cli
📊 Analyze website stack from the terminal 💻
Stars: ✭ 1,962 (+2080%)
Mutual labels:  cli, analytics
Phpinsights
🔰 Instant PHP quality checks from your console
Stars: ✭ 4,442 (+4835.56%)
Mutual labels:  cli, analytics
Standard Version
🏆 Automate versioning and CHANGELOG generation, with semver.org and conventionalcommits.org
Stars: ✭ 5,806 (+6351.11%)
Mutual labels:  cli, release
Fugitive
Simple command line tool to make git more intuitive, along with useful GitHub addons.
Stars: ✭ 20 (-77.78%)
Mutual labels:  cli, release
Imscript
a collection of small and standalone utilities for image processing, written in C
Stars: ✭ 86 (-4.44%)
Mutual labels:  cli
Analytics Vue
The hassle-free way to integrate analytics into your Vue application.
Stars: ✭ 87 (-3.33%)
Mutual labels:  analytics
Rymfony
A work-in-progress CLI tool built in Rust to mimic the Symfony CLI binary
Stars: ✭ 89 (-1.11%)
Mutual labels:  cli
Png To Ico
convert png to ico format
Stars: ✭ 88 (-2.22%)
Mutual labels:  cli
Drupalorg Cli
A command line tool for interfacing with Drupal.org
Stars: ✭ 86 (-4.44%)
Mutual labels:  cli
Forge Node App
🛠📦🎉 Generate Node.js boilerplate with optional libraries & tools
Stars: ✭ 90 (+0%)
Mutual labels:  cli
Crap
Composer Require Aliased Packages: define aliases for your favorite Composer packages.
Stars: ✭ 86 (-4.44%)
Mutual labels:  cli
Prettier Package Json
Prettier formatter for package.json files
Stars: ✭ 86 (-4.44%)
Mutual labels:  cli
Boilr
⚡️ boilerplate template manager that generates files or directories from template repositories
Stars: ✭ 1,268 (+1308.89%)
Mutual labels:  cli
Spider
A small dart library to generate Assets dart code from assets folder.
Stars: ✭ 90 (+0%)
Mutual labels:  cli

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

Related

  • 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].