Skip to content

A useful tool for software package manager analytics.

License

Notifications You must be signed in to change notification settings

felicianotech/para

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

para - Packages and Releases Analytics

Build Status Software License

para is a useful tool for software package manager analytics. It gives you metrics on how your packages are doing on Brew and GitHub as well as helps you find available names.

Installing

Debian Package (.deb) Instructions

Download the .deb file to the desired system.

For graphical systems, you can download it from the GitHub Releases page. Many distros allow you to double-click the file to install. Via terminal, you can do the following:

wget "https://github.com/felicianotech/para/releases/download/v0.1.0/para-v0.1.0_amd64.deb"
sudo dpkg -i para-v0.1.0_amd64.deb

0.1.0 and amd64 may need to be replaced with your desired version and CPU architecture respectively.

Linux Snap

sudo snap install para

macOS / Brew

sudo brew install felicianotech/tap/para

Usage

Run para help to see all commands available.

License

This repository is licensed under the MIT license. The license can be found here.