Skip to content

linuxhubit/gitscover

Repository files navigation

Gitscover

Discover new GitHub repositories


Problems/New Features?

Open a new Issue here.

How to run

com.github.linuxhubit.gitscover

Installation

From PPA

Configure PPA:

curl -s --compressed "https://linuxhubit.github.io/ppa/KEY.gpg" | sudo apt-key add -
sudo curl -s --compressed -o /etc/apt/sources.list.d/my_list_file.list "https://linuxhubit.github.io/ppa/my_list_file.list"
sudo apt update

then install:

sudo apt install com.github.linuxhubit.gitscover

From .deb package

Grab an updated release here, then install:

sudo dpkg -i com.github.linuxhubit/gitscover_*.deb